Searched refs:array_elem_size (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 1143 unsigned array_elem_size = this->lowered_builtin_array_variable ? local in function:tfeedback_decl::assign_location 1145 fine_location += array_elem_size * this->array_subscript; |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 1091 unsigned array_elem_size = this->lowered_builtin_array_variable ? local in function:tfeedback_decl::assign_location 1093 fine_location += array_elem_size * this->array_subscript; |
Completed in 10 milliseconds