Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp2148 GLenum destInternalFormat, GLenum destFormat, in TEST_P()
2150 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
2267 const GLColor32F &expectedColor) { in TEST_P()
2397 const GLColor32U &expectedColor) { in TEST_P()
2497 GLenum destType) { in TEST_P()
H A DCopyTexture3DTest.cpp70 GLenum destInternalFormat, in testCopy()