summaryrefslogtreecommitdiff
path: root/src/imagination/vulkan/pvr_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imagination/vulkan/pvr_common.h')
-rw-r--r--src/imagination/vulkan/pvr_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imagination/vulkan/pvr_common.h b/src/imagination/vulkan/pvr_common.h
index a6d509dd586..13395386b01 100644
--- a/src/imagination/vulkan/pvr_common.h
+++ b/src/imagination/vulkan/pvr_common.h
@@ -267,8 +267,7 @@ struct pvr_descriptor_set_layout_binding {
VkDescriptorType type;
/* "M" in layout(set = N, binding = M)
- * Can be used to index bindings in the descriptor_set_layout. Not the
- * original user specified binding number as those might be non-contiguous.
+ * Can be used to index bindings in the descriptor_set_layout.
*/
uint32_t binding_number;