Home | Sort by relevance Sort by last modified time |
/external/mesa3d/src/glsl/ | |
glsl_types.h | 158 static const glsl_type *const mat2x4_type; member in struct:glsl_type |
builtin_types.h | 201 const glsl_type *const glsl_type::mat2x4_type = & builtin_120_types[1]; member in class:glsl_type |
glsl_types.cpp | 320 case IDX(2,4): return mat2x4_type; |