diff --git a/renderdoc/api/replay/vk_pipestate.h b/renderdoc/api/replay/vk_pipestate.h index 68c77a53f..454cb0062 100644 --- a/renderdoc/api/replay/vk_pipestate.h +++ b/renderdoc/api/replay/vk_pipestate.h @@ -111,7 +111,7 @@ struct DescriptorSet of their descriptors. .. note:: - The returned values from :meth:`PipeState.GetConstantBuffer` already have these offsets applied. + The returned values from :meth:`PipeState.GetConstantBlock` already have these offsets applied. :type: List[VKDynamicOffset] )");