Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_blend_operation_advanced.adoc23 slink:VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT::pname:advancedBlendCoherentOperations
31 slink:VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT::pname:advancedBlendCoherentOperations
88 pname:advancedBlendCoherentOperations, this extension has several
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc84 <<features-advancedBlendCoherentOperations,advancedBlendCoherentOperations>>
96 <<features-advancedBlendCoherentOperations,advancedBlendCoherentOperations>>
Dfeatures.adoc1803 * [[features-advancedBlendCoherentOperations]]
1804 pname:advancedBlendCoherentOperations specifies whether blending using
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3744 …H_COMBINE( seed, physicalDeviceBlendOperationAdvancedFeaturesEXT.advancedBlendCoherentOperations ); in operator ()()
Dvulkan_hash.hpp6787 …H_COMBINE( seed, physicalDeviceBlendOperationAdvancedFeaturesEXT.advancedBlendCoherentOperations ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12162 VkBool32 advancedBlendCoherentOperations; member