Home
last modified time | relevance | path

Searched refs:testCopySubTexture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp584 void testCopySubTexture(GLenum sourceTarget, in testCopySubTexture() function in angle::CopyTextureVariationsTest
1201 testCopySubTexture(GL_TEXTURE_2D, std::get<1>(GetParam()), std::get<2>(GetParam()), in TEST_P()
1229 testCopySubTexture(GL_TEXTURE_RECTANGLE_ANGLE, std::get<1>(GetParam()), std::get<2>(GetParam()), in TEST_P()