Home
last modified time | relevance | path

Searched refs:coherentOps (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp2408 deBool coherentOps[] = { DE_FALSE, DE_TRUE }; in createBlendOperationAdvancedTests() local
2492 for (deUint32 coherent = 0u; coherent < DE_LENGTH_OF_ARRAY(coherentOps); coherent++) in createBlendOperationAdvancedTests()
2497 testParams.coherentOperations = coherentOps[coherent]; in createBlendOperationAdvancedTests()