Searched defs:CopyTexSubImage2D (Results 1 – 4 of 4) sorted by relevance
351 TEST_P(WebGLReadOutsideFramebufferTest, CopyTexSubImage2D) in TEST_P() argument
1938 TEST_P(RobustResourceInitTest, CopyTexSubImage2D) in TEST_P() argument
424 TEST_P(GLES1CovglTest, CopyTexSubImage2D) in TEST_P() argument
1100 class CopyTexSubImage2D : public Operation class1117 CopyTexSubImage2D::CopyTexSubImage2D (SharedPtr<Texture> texture, GLint level, GLint xoffset, GLint… in CopyTexSubImage2D() function in deqp::egl::GLES2ThreadTest::CopyTexSubImage2D