Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp676 auto blendFeatures = in initGrCaps() local
680 if (blendFeatures && blendFeatures->advancedBlendCoherentOperations == VK_TRUE) { in initGrCaps()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp1616 …const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT blendFeatures = context.getBlendOperationA… in checkSupport() local
1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp1616 …const VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT blendFeatures = context.getBlendOperationA… in checkSupport() local
1617 if (m_param.coherentOperations && !blendFeatures.advancedBlendCoherentOperations) in checkSupport()