/external/chromium_org/third_party/mesa/src/src/glsl/ |
builtin_variables.cpp | 689 const glsl_type *const vec4_array_type = local 693 "gl_TexCoord", vec4_array_type, ir_var_out, VERT_RESULT_TEX0); 842 const glsl_type *const vec4_array_type = local 846 "gl_TexCoord", vec4_array_type, ir_var_in, FRAG_ATTRIB_TEX0); 870 const glsl_type *const vec4_array_type = local [all...] |
/external/mesa3d/src/glsl/ |
builtin_variables.cpp | 689 const glsl_type *const vec4_array_type = local 693 "gl_TexCoord", vec4_array_type, ir_var_out, VERT_RESULT_TEX0); 842 const glsl_type *const vec4_array_type = local 846 "gl_TexCoord", vec4_array_type, ir_var_in, FRAG_ATTRIB_TEX0); 870 const glsl_type *const vec4_array_type = local [all...] |