Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlinker.cpp2871 const glsl_type *assigned_type = in assign_attribute_or_color_locations() local
2874 if (assigned_type->base_type != type->base_type) { in assign_attribute_or_color_locations()
2882 ((1 << assigned_type->vector_elements) - 1) << in assign_attribute_or_color_locations()