Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp364 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexSubImage2D) in TEST_P() argument
H A DRobustResourceInitTest.cpp1719 TEST_P(RobustResourceInitTest, CopyTexSubImage2D) in TEST_P() argument
/aosp_15_r20/external/angle/src/tests/gles1_conformance_tests/
H A DCovglTests.cpp424 TEST_P(GLES1CovglTest, CopyTexSubImage2D) in TEST_P() argument
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp1190 class CopyTexSubImage2D : public Operation class
1208 CopyTexSubImage2D::CopyTexSubImage2D(SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint … in CopyTexSubImage2D() function in deqp::egl::GLES2ThreadTest::CopyTexSubImage2D