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.h2299 struct gl_pipeline_object struct
2304 GLuint Name;
2306 GLint RefCount;
2308 GLchar *Label; /**< GL_KHR_debug */
2315 struct gl_program *CurrentProgram[MESA_SHADER_STAGES];
2340 struct gl_pipeline_object *Current; argument