Searched refs:vec4_array_type (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/src/glsl/ |
H A D | ir_variable.cpp | 264 const glsl_type *const vec4_array_type = local 267 add_variable("gl_TexCoord", ir_var_out, VERT_RESULT_TEX0, vec4_array_type, 380 const glsl_type *const vec4_array_type = local 383 add_variable("gl_TexCoord", ir_var_in, FRAG_ATTRIB_TEX0, vec4_array_type, 412 const glsl_type *const vec4_array_type = local 418 vec4_array_type, instructions, state->symbols);
|
Completed in 70 milliseconds