Searched refs:vec3_t (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_variables.cpp | 531 const glsl_type * const vec3_t; member in class:__anon505b80a70110::builtin_variable_generator 550 vec3_t(glsl_type::vec3_type), vec4_t(glsl_type::vec4_type), 1157 add_input(VERT_ATTRIB_NORMAL, vec3_t, "gl_Normal"); 1230 add_system_value(SYSTEM_VALUE_TESS_COORD, vec3_t, GLSL_PRECISION_HIGH,
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_variables.cpp | 445 const glsl_type * const vec3_t; member in class:__anonc328bf340110::builtin_variable_generator 464 vec3_t(glsl_type::vec3_type), vec4_t(glsl_type::vec4_type), 1056 add_input(VERT_ATTRIB_NORMAL, vec3_t, "gl_Normal"); 1111 add_system_value(SYSTEM_VALUE_TESS_COORD, vec3_t, "gl_TessCoord");
|
Completed in 5 milliseconds