Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 12202 of file vulkan_core.h.

Member Data Documentation

◆ advancedBlendAllOperations

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendAllOperations

Definition at line 12210 of file vulkan_core.h.

◆ advancedBlendCorrelatedOverlap

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendCorrelatedOverlap

Definition at line 12209 of file vulkan_core.h.

◆ advancedBlendIndependentBlend

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendIndependentBlend

Definition at line 12206 of file vulkan_core.h.

◆ advancedBlendMaxColorAttachments

uint32_t VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendMaxColorAttachments

Definition at line 12205 of file vulkan_core.h.

◆ advancedBlendNonPremultipliedDstColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedDstColor

Definition at line 12208 of file vulkan_core.h.

◆ advancedBlendNonPremultipliedSrcColor

VkBool32 VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::advancedBlendNonPremultipliedSrcColor

Definition at line 12207 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::pNext

Definition at line 12204 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT::sType

Definition at line 12203 of file vulkan_core.h.


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