Vulkan-Hpp
VkPhysicalDeviceColorWriteEnableFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 colorWriteEnable
 

Detailed Description

Definition at line 16760 of file vulkan_core.h.

Member Data Documentation

◆ colorWriteEnable

VkBool32 VkPhysicalDeviceColorWriteEnableFeaturesEXT::colorWriteEnable

Definition at line 16763 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceColorWriteEnableFeaturesEXT::pNext

Definition at line 16762 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceColorWriteEnableFeaturesEXT::sType

Definition at line 16761 of file vulkan_core.h.


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