Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h2255 struct gl_pipeline_object struct
2260 GLuint Name;
2262 GLint RefCount;
2264 GLchar *Label; /**< GL_KHR_debug */
2271 struct gl_program *CurrentProgram[MESA_SHADER_STAGES];
2296 struct gl_pipeline_object *Current; argument