Searched refs:dstPremultiplied (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_blend_operation_advanced/ |
D | advanced_blend.adoc | 32 * pname:dstPremultiplied specifies whether the destination color of the 38 pname:dstPremultiplied are both considered to be ename:VK_TRUE, and 48 * [[VUID-VkPipelineColorBlendAdvancedStateCreateInfoEXT-dstPremultiplied-01425]] 50 destination color>> property is not supported, pname:dstPremultiplied 92 slink:VkPipelineColorBlendAdvancedStateCreateInfoEXT::pname:dstPremultiplied, 117 * pname:dstPremultiplied specifies whether the destination color of the 131 * [[VUID-VkColorBlendAdvancedEXT-dstPremultiplied-07506]] 133 destination color>> property is not supported, pname:dstPremultiplied 192 derived according to pname:dstPremultiplied. 193 If pname:dstPremultiplied is set to ename:VK_TRUE, the destination [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_blend_operation_advanced.adoc | 60 according to the pname:srcPremultiplied and pname:dstPremultiplied members
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_extended_dynamic_state3.adoc | 133 - VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 12180 VkBool32 dstPremultiplied; member 16801 VkBool32 dstPremultiplied; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 1925 VULKAN_HPP_HASH_COMBINE( seed, colorBlendAdvancedEXT.dstPremultiplied ); in operator ()() 10938 VULKAN_HPP_HASH_COMBINE( seed, pipelineColorBlendAdvancedStateCreateInfoEXT.dstPremultiplied ); in operator ()()
|
D | vulkansc_hash.hpp | 5741 VULKAN_HPP_HASH_COMBINE( seed, pipelineColorBlendAdvancedStateCreateInfoEXT.dstPremultiplied ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 1448 slink:VkPipelineColorBlendAdvancedStateCreateInfoEXT::pname:dstPremultiplied
|
D | pipelines.adoc | 5609 and pname:srcPremultiplied, pname:dstPremultiplied, and
|