Searched refs:GLSL_NOP_VERT (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | shaderapi.c | 75 flags |= GLSL_NOP_VERT; in get_shader_flags() |
D | mtypes.h | 2418 #define GLSL_NOP_VERT 0x20 /**< Force no-op vertex shaders */ macro |