Searched refs:assigned_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | linker.cpp | 3126 const glsl_type *assigned_type = local in function:assign_attribute_or_color_locations 3129 if (assigned_type->base_type != type->base_type) { 3137 ((1 << assigned_type->vector_elements) - 1) << |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | linker.cpp | 3026 const glsl_type *assigned_type = local in function:assign_attribute_or_color_locations 3029 if (assigned_type->base_type != type->base_type) { 3037 ((1 << assigned_type->vector_elements) - 1) << |
Completed in 60 milliseconds