Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultisampledRenderToTextureTest.cpp173 void drawCopyThenBlendCommon(bool useRenderbuffer);
1352 void MultisampledRenderToTextureTest::drawCopyThenBlendCommon(bool useRenderbuffer) in drawCopyThenBlendCommon() function in __anon90c658c00111::MultisampledRenderToTextureTest
1416 drawCopyThenBlendCommon(false); in TEST_P()
1423 drawCopyThenBlendCommon(true); in TEST_P()