#include <vulkan_core.h>
Public Attributes | |
VkBlendOverlapEXT | blendOverlap |
VkBool32 | dstPremultiplied |
const void * | pNext |
VkBool32 | srcPremultiplied |
VkStructureType | sType |
Definition at line 7099 of file vulkan_core.h.
VkBlendOverlapEXT VkPipelineColorBlendAdvancedStateCreateInfoEXT::blendOverlap |
Definition at line 7104 of file vulkan_core.h.
VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied |
Definition at line 7103 of file vulkan_core.h.
const void* VkPipelineColorBlendAdvancedStateCreateInfoEXT::pNext |
Definition at line 7101 of file vulkan_core.h.
VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::srcPremultiplied |
Definition at line 7102 of file vulkan_core.h.
VkStructureType VkPipelineColorBlendAdvancedStateCreateInfoEXT::sType |
Definition at line 7100 of file vulkan_core.h.