Searched refs:getExpected2DColorForAttribList (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | ImageTest.cpp | 433 GLubyte *getExpected2DColorForAttribList(const EGLint *attribs, in getExpected2DColorForAttribList() function in angle::ImageTest 2236 verifyResults2D(target, getExpected2DColorForAttribList(attribs)); in Source2DTarget2D_helper() 2672 verifyResults2DArray(target, getExpected2DColorForAttribList(attribs)); in Source2DTarget2DArray_helper() 2761 verifyResults2D(target, getExpected2DColorForAttribList(attribs)); in SourceAHBTarget2D_helper() 3202 verifyResults2DArray(target, getExpected2DColorForAttribList(attribs)); in SourceAHBTarget2DArray_helper() 3246 verifyResultsExternal(target, getExpected2DColorForAttribList(attribs)); in SourceAHBTargetExternal_helper() 5179 verifyResultsExternalESSL3(target, getExpected2DColorForAttribList(attribs)); in SourceAHBTargetExternalESSL3_helper() 5529 getExpected2DColorForAttribList(attribs, EglImageUsage::Rendering)); in Source2DTargetRenderbuffer_helper() 5570 verifyResultsExternal(target, getExpected2DColorForAttribList(attribs)); in SourceNativeClientBufferTargetExternal_helper() 5624 getExpected2DColorForAttribList(attribs, EglImageUsage::Rendering)); in SourceNativeClientBufferTargetRenderbuffer_helper() [all …]
|