Home
last modified time | relevance | path

Searched defs:CopyTexImage2D (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp358 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexImage2D) in TEST_P() argument
/external/angle/src/tests/gles1_conformance_tests/
DCovglTests.cpp420 TEST_P(GLES1CovglTest, CopyTexImage2D) in TEST_P() argument
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp1048 class CopyTexImage2D : public Operation class
1065 CopyTexImage2D::CopyTexImage2D (SharedPtr<Texture> texture, GLint level, GLint internalFormat, GLin… in CopyTexImage2D() function in deqp::egl::GLES2ThreadTest::CopyTexImage2D