Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1176 GLvoid LabelsTest::deleteProgramPipeline(const Functions *gl, GLuint id) in deleteProgramPipeline() function in glcts::KHRDebug::LabelsTest
/external/angle/src/libANGLE/
DContext.cpp1263 void Context::deleteProgramPipeline(ProgramPipelineID pipelineID) in deleteProgramPipeline() function in gl::Context