Searched defs:emptyState (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/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
|
| /third_party/node/deps/v8/tools/profview/ |
| D | profview.js | 29 function emptyState() { function
|