Searched defs:DeleteProgram (Results 1 – 3 of 3) sorted by relevance
191 void PipelineGL::DeleteProgram(const OpenGLFunctions& gl) { in DeleteProgram() function in dawn_native::opengl::PipelineGL
1509 class DeleteProgram : public Operation class1519 DeleteProgram::DeleteProgram (SharedPtr<Program> program, bool useSync, bool serverSync) in DeleteProgram() function in deqp::egl::GLES2ThreadTest::DeleteProgram
1201 void GL_APIENTRY DeleteProgram(GLuint program) in DeleteProgram() function