HomeSort by relevance Sort by last modified time
    Searched full:vec4_array_type (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 301 milliseconds