HomeSort by relevance Sort by last modified time
    Searched defs:STRUCT_TYPE (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/glsl/
builtin_types.cpp 48 #define STRUCT_TYPE(NAME) \
  /external/mesa3d/src/compiler/
glsl_types.cpp     [all...]
glsl_types.h 213 #undef STRUCT_TYPE
214 #define STRUCT_TYPE(NAME) \
850 #undef STRUCT_TYPE
851 #define STRUCT_TYPE(NAME) static const glsl_type _struct_##NAME##_type;
869 #undef STRUCT_TYPE

Completed in 86 milliseconds