mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-28 10:21:48 +00:00
Documentation fix incorrect link in VKDescriptorSet::dynamicOffsets
PipeState.GetConstantBuffer -> PipeState.GetConstantBlock
This commit is contained in:
@@ -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]
|
||||
)");
|
||||
|
||||
Reference in New Issue
Block a user