Home
last modified time | relevance | path

Searched refs:DeleteVertexArraysOES (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dvertex_array_manager_unittest.cc71 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id))) in TEST_F()
89 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id))) in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dvertex_array_manager_unittest.cc71 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id))) in TEST_F()
89 EXPECT_CALL(*gl_, DeleteVertexArraysOES(1, ::testing::Pointee(kService1Id))) in TEST_F()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgopenglextensions_p.h62 void(QOPENGLF_APIENTRYP DeleteVertexArraysOES)(GLsizei n, const GLuint *arrays);
135 d->DeleteVertexArraysOES(n, arrays); in glDeleteVertexArraysOES()
H A Dqssgopenglextensions.cpp81 d->DeleteVertexArraysOES = reinterpret_cast<void(QOPENGLF_APIENTRYP)(GLsizei, const GLuint *)>( in initializeOpenGLFunctions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl_vertex_array_object_base.cc54 gl->DeleteVertexArraysOES(1, &object_); in DeleteObjectImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dwebgl_vertex_array_object_base.cc54 gl->DeleteVertexArraysOES(1, &object_); in DeleteObjectImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/skia_bindings/
H A Dgles2_implementation_with_grcontext_support.cc206 void GLES2ImplementationWithGrContextSupport::DeleteVertexArraysOES( in DeleteVertexArraysOES() function in skia_bindings::GLES2ImplementationWithGrContextSupport
209 BaseClass::DeleteVertexArraysOES(n, arrays); in DeleteVertexArraysOES()
H A Dgles2_implementation_with_grcontext_support.h96 void DeleteVertexArraysOES(GLsizei n, const GLuint* arrays) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/skia_bindings/
H A Dgles2_implementation_with_grcontext_support.cc207 void GLES2ImplementationWithGrContextSupport::DeleteVertexArraysOES( in DeleteVertexArraysOES() function in skia_bindings::GLES2ImplementationWithGrContextSupport
210 BaseClass::DeleteVertexArraysOES(n, arrays); in DeleteVertexArraysOES()
H A Dgles2_implementation_with_grcontext_support.h96 void DeleteVertexArraysOES(GLsizei n, const GLuint* arrays) override;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/
H A Dentry_points_enum_autogen.h101 DeleteVertexArraysOES, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.h239 ANGLE_EXPORT void GL_APIENTRY DeleteVertexArraysOES(GLsizei n, const GLuint *arrays);
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/glsym/
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/glsym/
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/glsym/
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/glsym/
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/glsym/
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/libretro-common/glsym/
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/glsym/
H A Dglsym_es3.c65 SYM(DeleteVertexArraysOES),
H A Dglsym_es2.c65 SYM(DeleteVertexArraysOES),

1234567891011