Searched defs:emptyState (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fDrawBuffersIndexedTests.cpp | 1518 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tcu::Nothing, tcu::Nothing); in createDiffTest() local 1555 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tcu::Nothing, tcu::Nothing); in createAdvancedEqDiffTest() local 1590 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >(… in addDrawBufferCommonTests() local 1661 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >… in createDrawBuffersIndexedTests() local
|