Home
last modified time | relevance | path

Searched defs:DeleteProgram (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DPipelineGL.cpp191 void PipelineGL::DeleteProgram(const OpenGLFunctions& gl) { in DeleteProgram() function in dawn_native::opengl::PipelineGL
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp1509 class DeleteProgram : public Operation class
1519 DeleteProgram::DeleteProgram (SharedPtr<Program> program, bool useSync, bool serverSync) in DeleteProgram() function in deqp::egl::GLES2ThreadTest::DeleteProgram
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1201 void GL_APIENTRY DeleteProgram(GLuint program) in DeleteProgram() function