Searched defs:CopyTexSubImage2D (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 351 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexSubImage2D) in TEST_P() argument
|
D | RobustResourceInitTest.cpp | 1471 TEST_P(RobustResourceInitTest, CopyTexSubImage2D) in TEST_P() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 351 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexSubImage2D) in TEST_P() argument
|
D | RobustResourceInitTest.cpp | 1688 TEST_P(RobustResourceInitTest, CopyTexSubImage2D) in TEST_P() argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_1_autogen.cpp | 206 void GL_APIENTRY CopyTexSubImage2D(GLenum target, in CopyTexSubImage2D() function
|
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
D | CovglTests.cpp | 424 TEST_P(GLES1CovglTest, CopyTexSubImage2D) in TEST_P() argument
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 1100 class CopyTexSubImage2D : public Operation class 1117 CopyTexSubImage2D::CopyTexSubImage2D (SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint… in CopyTexSubImage2D() function in deqp::egl::GLES2ThreadTest::CopyTexSubImage2D
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 551 void GL_APIENTRY CopyTexSubImage2D(GLenum target, in CopyTexSubImage2D() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 1014 void GL_APIENTRY CopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint … in CopyTexSubImage2D() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | entry_points_enum_autogen.h | 180 CopyTexSubImage2D, enumerator
|