Searched refs:deleteProgramPipeline (Results 1 – 4 of 4) sorted by relevance
213 static glw::GLvoid deleteProgramPipeline(const glw::Functions* gl, glw::GLuint id);
688 { GL_PROGRAM_PIPELINE, createProgramPipeline, deleteProgramPipeline, "ProgramPipeline" }, in iterate()1170 GLvoid LabelsTest::deleteProgramPipeline(const Functions* gl, GLuint id) in deleteProgramPipeline() function in glcts::KHRDebug::LabelsTest
383 void deleteProgramPipeline(ProgramPipelineID pipeline);
1001 void Context::deleteProgramPipeline(ProgramPipelineID pipelineID) in deleteProgramPipeline() function in gl::Context8261 deleteProgramPipeline(pipelines[i]); in deleteProgramPipelines()