Home
last modified time | relevance | path

Searched refs: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
1505 …drawBuffers.push_back(DrawBufferInfo(true, IVec2(64, 64), emptyState, TextureFormat(tcu::TextureFo… in createDiffTest()
1508 return new DrawBuffersIndexedTest(context, preState, emptyState, drawBuffers, name, name); in createDiffTest()
1518 …drawBuffers.push_back(DrawBufferInfo(true, IVec2(64, 64), emptyState, TextureFormat(tcu::TextureFo… in createDiffTest()
1532 …const BlendState emptyState = BlendState(tcu::nothing<bool>(), tcu::nothing<Either<BlendEq, Separa… in createAdvancedEqDiffTest() local
1544 return new DrawBuffersIndexedTest(context, preState, emptyState, drawBuffers, name, name); in createAdvancedEqDiffTest()
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
48 currentState : emptyState(),
125 main.currentState = emptyState();