Skip to content
Snippets Groups Projects
Commit f276cbd8 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard
Browse files

vkd3d-shader: Slightly clarify the documentation for struct vkd3d_shader_descriptor_offset_info.

parent f71ffabf
No related branches found
No related tags found
No related merge requests found
......@@ -538,7 +538,7 @@ struct vkd3d_shader_descriptor_offset_info
* binding.count = 2
* \endcode
*
* and then pass \c {8, \c 4} as \a binding_offsets here.
* and then pass \c {8, \c 4} as static binding offsets here.
*
* This field may be NULL, in which case the corresponding offsets are
* specified to be 0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment