summaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_parser_extras.h
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2015-11-03 13:42:28 -0800
committerChad Versace <[email protected]>2015-11-03 13:46:40 -0800
commit4d1c76485ba8868d494b268675d26e76a40c088c (patch)
tree4f83eab11b2049c5b67bcf7859bdde15d4f601a6 /src/glsl/glsl_parser_extras.h
parent584f9d444238baaaacc138c81c46c88af98438f9 (diff)
anv: Drop stale comment in anv_cmd_buffer_emit_binding_table()
When emitting the binding table for the fragment shader stage, we no longer "walk all of the attachments, [inserting only] the color attachments into the binding table". Instead, we iterate only over the subpass's color attachments, which is the minimal possible iteration. While killing the comment, also rename the variable 'attachments' to 'color_count', as it's no longer a count of all framebuffer attachments but only the subpass's color attachment count.
Diffstat (limited to 'src/glsl/glsl_parser_extras.h')
0 files changed, 0 insertions, 0 deletions