Searched defs:emptyState (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fDrawBuffersIndexedTests.cpp | 1506 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tcu::Nothing, tcu::Nothing); in createDiffTest() local 1543 const BlendState emptyState = BlendState(tcu::Nothing, tcu::Nothing, tcu::Nothing, tcu::Nothing); in createAdvancedEqDiffTest() local 1578 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >(… in addDrawBufferCommonTests() local 1649 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >… in createDrawBuffersIndexedTests() local
|