Home
last modified time | relevance | path

Searched defs:STRUCT_TYPE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_types.cpp49 #define STRUCT_TYPE(NAME) \ macro
/third_party/mesa3d/src/compiler/
Dglsl_types.h384 #define STRUCT_TYPE(NAME) \ macro
1356 #define STRUCT_TYPE(NAME) static const glsl_type _struct_##NAME##_type; macro
Dglsl_types.cpp3038 #define STRUCT_TYPE(NAME) macro