Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t advancedBlendMaxColorAttachments
 
VkBool32 advancedBlendIndependentBlend
 
VkBool32 advancedBlendNonPremultipliedSrcColor
 
VkBool32 advancedBlendNonPremultipliedDstColor
 
VkBool32 advancedBlendCorrelatedOverlap
 
VkBool32 advancedBlendAllOperations
 

Detailed Description

Definition at line 13497 of file vulkan_core.h.

Field Documentation

◆ advancedBlendAllOperations

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations

Definition at line 13505 of file vulkan_core.h.

◆ advancedBlendCorrelatedOverlap

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap

Definition at line 13504 of file vulkan_core.h.

◆ advancedBlendIndependentBlend

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend

Definition at line 13501 of file vulkan_core.h.

◆ advancedBlendMaxColorAttachments

uint32_t VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments

Definition at line 13500 of file vulkan_core.h.

◆ advancedBlendNonPremultipliedDstColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor

Definition at line 13503 of file vulkan_core.h.

◆ advancedBlendNonPremultipliedSrcColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor

Definition at line 13502 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::pNext

Definition at line 13499 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::sType

Definition at line 13498 of file vulkan_core.h.


The documentation for this struct was generated from the following file: