Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DImageTest.cpp967 void Source2DTarget2D_helper(const EGLint *attribs);
2210 Source2DTarget2D_helper(kDefaultAttribs); in TEST_P()
2217 Source2DTarget2D_helper(kColorspaceAttribs); in TEST_P()
2220 void ImageTest::Source2DTarget2D_helper(const EGLint *attribs) in Source2DTarget2D_helper() function in angle::ImageTest