Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl147 #define glDeleteProgramPipelines glwDeleteProgramPipelines macro
/external/mesa3d/include/GL/
Dgl_mangle.h433 #define glDeleteProgramPipelines MANGLE(DeleteProgramPipelines) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1384 GLW_APICALL void GLW_APIENTRY glDeleteProgramPipelines (GLsizei n, const GLuint *pipelines) function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1015 void CallLogWrapper::glDeleteProgramPipelines (glw::GLsizei n, const glw::GLuint *pipelines) function in CallLogWrapper