Home | Sort by relevance Sort by last modified time |
/external/mesa3d/src/glsl/ | |
builtin_types.h | 75 const glsl_type *const glsl_type::vec3_type = & builtin_core_types[10]; member in class:glsl_type 127 { glsl_type::vec3_type, "spotDirection" }, |
glsl_types.h | 164 static const glsl_type *const vec3_type; member in struct:glsl_type |