Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp210 deBool coherentOperations; member
224 result << ((param.testMode == TEST_MODE_COHERENT && !param.coherentOperations) ? "barrier_" : ""); in generateTestName()
1625 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations)
1952 if (m_param.coherentOperations == DE_FALSE)
2263 testParams.coherentOperations = DE_FALSE;
2293 testParams.coherentOperations = DE_FALSE;
2324 testParams.coherentOperations = coherentOps[coherent];
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp208 deBool coherentOperations; member
222 result << ((param.testMode == TEST_MODE_COHERENT && !param.coherentOperations) ? "barrier_" : ""); in generateTestName()
1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations)
1932 if (m_param.coherentOperations == DE_FALSE)
2242 testParams.coherentOperations = DE_FALSE;
2272 testParams.coherentOperations = DE_FALSE;
2303 testParams.coherentOperations = coherentOps[coherent];

Completed in 6 milliseconds