Home
last modified time | relevance | path

Searched defs:DeleteProgram (Results 1 – 7 of 7) 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/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h456 PFNGLDELETEPROGRAMPROC DeleteProgram; member
/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/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_0_autogen.cpp158 void GL_APIENTRY DeleteProgram(GLuint program) in DeleteProgram() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp694 void GL_APIENTRY DeleteProgram(GLuint program) in DeleteProgram() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1201 void GL_APIENTRY DeleteProgram(GLuint program) in DeleteProgram() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h221 DeleteProgram, enumerator