Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DImageTest.cpp968 void Source2DTarget2DArray_helper(const EGLint *attribs);
2643 Source2DTarget2DArray_helper(kDefaultAttribs); in TEST_P()
2651 Source2DTarget2DArray_helper(kColorspaceAttribs); in TEST_P()
2654 void ImageTest::Source2DTarget2DArray_helper(const EGLint *attribs) in Source2DTarget2DArray_helper() function in angle::ImageTest