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

  /external/mesa3d/src/glsl/
builtin_variables.h 39 { ir_var_in, FRAG_ATTRIB_WPOS, "vec4", "gl_FragCoord" },
  /external/mesa3d/src/mesa/main/
mtypes.h 329 FRAG_ATTRIB_WPOS = 0,
351 #define FRAG_BIT_WPOS (1 << FRAG_ATTRIB_WPOS)
    [all...]

Completed in 26 milliseconds