Home
last modified time | relevance | path

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

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