Home
last modified time | relevance | path

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

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