Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | srcPremultiplied |
VkBool32 | dstPremultiplied |
VkBlendOverlapEXT | blendOverlap |
Definition at line 12946 of file vulkan_core.h.
VkBlendOverlapEXT VkPipelineColorBlendAdvancedStateCreateInfoEXT::blendOverlap |
Definition at line 12951 of file vulkan_core.h.
VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied |
Definition at line 12950 of file vulkan_core.h.
const void* VkPipelineColorBlendAdvancedStateCreateInfoEXT::pNext |
Definition at line 12948 of file vulkan_core.h.
VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::srcPremultiplied |
Definition at line 12949 of file vulkan_core.h.
VkStructureType VkPipelineColorBlendAdvancedStateCreateInfoEXT::sType |
Definition at line 12947 of file vulkan_core.h.