Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1495 …const BlendState emptyState = BlendState(tcu::nothing<bool>(), tcu::nothing<Either<BlendEq, Separa… in createDiffTest() local
1532 …const BlendState emptyState = BlendState(tcu::nothing<bool>(), tcu::nothing<Either<BlendEq, Separa… in createAdvancedEqDiffTest() local
1567 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >(… in addDrawBufferCommonTests() local
1638 …const BlendState emptyState = BlendState(Maybe<bool>(), Maybe<Either<BlendEq, SeparateBlendEq> >… in createDrawBuffersIndexedTests() local
/external/v8/tools/profview/
Dprofview.js22 function emptyState() { function