Searched refs:coherentOps (Results 1 – 1 of 1) sorted by relevance
2408 deBool coherentOps[] = { DE_FALSE, DE_TRUE }; in createBlendOperationAdvancedTests() local2492 for (deUint32 coherent = 0u; coherent < DE_LENGTH_OF_ARRAY(coherentOps); coherent++) in createBlendOperationAdvancedTests()2497 testParams.coherentOperations = coherentOps[coherent]; in createBlendOperationAdvancedTests()