Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DAdvancedBlendTest.cpp14 class AdvancedBlendTest : public ANGLETest<> class
17 AdvancedBlendTest() in AdvancedBlendTest() function in AdvancedBlendTest
131 TEST_P(AdvancedBlendTest, AdvancedBlendNotAppliedWhenBlendIsDisabledKHR) in TEST_P() argument
242 TEST_P(AdvancedBlendTest, AdvancedBlendDisabledAndThenEnabledKHR) in TEST_P() argument
355 TEST_P(AdvancedBlendTest, AdvancedBlendEnabledAndThenDisabledKHR) in TEST_P() argument
369 TEST_P(AdvancedBlendTest, AdvancedBlendCoherentQuery) in TEST_P() argument
391 TEST_P(AdvancedBlendTest, AdvancedBlendCoherentQueryFailsIfNotSupported) in TEST_P() argument
/aosp_15_r20/external/skia/tests/
H A DAdvancedBlendTest.cpp28 DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS(AdvancedBlendTest, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() argument