Searched defs:CopyTexImage2D (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 358 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexImage2D) in TEST_P() argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 363 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexImage2D) in TEST_P() argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_1_autogen.cpp | 150 void GL_APIENTRY CopyTexImage2D(GLenum target, in CopyTexImage2D() function
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 420 TEST_P(GLES1CovglTest, CopyTexImage2D) in TEST_P() argument
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 1048 class CopyTexImage2D : public Operation class 1065 CopyTexImage2D::CopyTexImage2D (SharedPtr<Texture> texture, GLint level, GLint internalFormat, GLin… in CopyTexImage2D() function in deqp::egl::GLES2ThreadTest::CopyTexImage2D
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 518 void GL_APIENTRY CopyTexImage2D(GLenum target, in CopyTexImage2D() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 866 void GL_APIENTRY CopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y… in CopyTexImage2D() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_enum_autogen.h | 178 CopyTexImage2D, enumerator
|