Searched refs:postCommon (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fDrawBuffersIndexedTests.cpp1349 void genRandomTest (de::Random& rng, BlendState& preCommon, BlendState& postCommon, vector<DrawBufferInfo>& drawBuffers, int maxDrawBufferCount, Context& context) argument
1352 genRandomBlendState(rng, postCommon);
1367 if (postCommon.enableBlend && *postCommon.enableBlend)
1371 postCommon.enableBlend = tcu::nothing<bool>();
1373 postCommon.enableBlend = tcu::just(false);
1378 if (!postCommon.enableBlend)

Completed in 113 milliseconds