Home
last modified time | relevance | path

Searched defs:CopyTexSubImage2D (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp351 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexSubImage2D) in TEST_P() argument
DRobustResourceInitTest.cpp1688 TEST_P(RobustResourceInitTest, CopyTexSubImage2D) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DCovglTests.cpp424 TEST_P(GLES1CovglTest, CopyTexSubImage2D) in TEST_P() argument
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp1100 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/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1014 void GL_APIENTRY CopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint … in CopyTexSubImage2D() function