Home
last modified time | relevance | path

Searched defs:gl_pipeline_object (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h3181 struct gl_pipeline_object struct
3186 GLuint Name;
3188 GLint RefCount;
3190 GLchar *Label; /**< GL_KHR_debug */
3197 struct gl_program *CurrentProgram[MESA_SHADER_STAGES];
3222 struct gl_pipeline_object *Current; argument