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