Home
last modified time | relevance | path

Searched refs:total_attribs_size (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlinker.cpp3041 unsigned total_attribs_size = in assign_attribute_or_color_locations() local
3044 if (total_attribs_size > max_index) { in assign_attribute_or_color_locations()
3047 total_attribs_size, max_index); in assign_attribute_or_color_locations()
3104 unsigned total_attribs_size = in assign_attribute_or_color_locations() local
3107 if (total_attribs_size > max_index) { in assign_attribute_or_color_locations()
3110 total_attribs_size, max_index); in assign_attribute_or_color_locations()