Home
last modified time | relevance | path

Searched defs:TexSubImage2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gles1_conformance_tests/
H A DCovglTests.cpp408 TEST_P(GLES1CovglTest, TexSubImage2D) in TEST_P() argument
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp1074 class TexSubImage2D : public Operation class
1092 TexSubImage2D::TexSubImage2D(SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint yoffset,… in TexSubImage2D() function in deqp::egl::GLES2ThreadTest::TexSubImage2D