diff options
author | Neil Roberts <[email protected]> | 2018-03-28 11:00:28 +0200 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2019-01-28 11:42:46 +0100 |
commit | 5c797f73548e44233c8c748e3bda46bbc294b277 (patch) | |
tree | 5a38e671258250b1747413d84e34706e7dd4778a /src/compiler/SConscript | |
parent | dfc3a7cb3c06c2e0d57e96ad15f7126461540994 (diff) |
glsl_types: Rename parameter of glsl_count_attribute_slots
glsl_count_attribute_slots takes a parameter to specify whether the
type is being used as a vertex input because on GL double attributes
only take up one slot. Vulkan doesn’t make this distinction so this
patch renames the argument to is_gl_vertex_input in order to make it
more clear that it should always be false on Vulkan.
v2: minor variable renaming (s/member/member_type) (Tapani)
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/compiler/SConscript')
0 files changed, 0 insertions, 0 deletions