|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkBool32 | srcPremultiplied |
| VkBool32 | dstPremultiplied |
| VkBlendOverlapEXT | blendOverlap |
Definition at line 7727 of file vulkan_core.h.
| VkBlendOverlapEXT VkPipelineColorBlendAdvancedStateCreateInfoEXT::blendOverlap |
Definition at line 7732 of file vulkan_core.h.
| VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::dstPremultiplied |
Definition at line 7731 of file vulkan_core.h.
| const void* VkPipelineColorBlendAdvancedStateCreateInfoEXT::pNext |
Definition at line 7729 of file vulkan_core.h.
| VkBool32 VkPipelineColorBlendAdvancedStateCreateInfoEXT::srcPremultiplied |
Definition at line 7730 of file vulkan_core.h.
| VkStructureType VkPipelineColorBlendAdvancedStateCreateInfoEXT::sType |
Definition at line 7728 of file vulkan_core.h.