Searched defs:is_struct (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ | ||
| H A D | glsl_types.h | 739 bool is_struct() const function in struct:glsl_type |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 481 const bool is_struct = type_without_array->is_struct(); local in function:check_location_aliasing [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/ | ||
| H A D | glsl_types.h | 991 bool is_struct() const function in struct:glsl_type |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | link_varyings.cpp | 471 const bool is_struct = type_without_array->is_struct(); local in function:check_location_aliasing [all...] |
Completed in 11 milliseconds