Searched refs:VERT_RESULT_PSIZ (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/glsl/ | ||
D | builtin_variables.h | 35 { ir_var_out, VERT_RESULT_PSIZ, "float", "gl_PointSize" }, |
/external/mesa3d/src/mesa/main/ | ||
D | mtypes.h | 243 VERT_RESULT_PSIZ = 12, enumerator |