ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceColorWriteEnableFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceColorWriteEnableFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 colorWriteEnable
 

Detailed Description

Definition at line 9945 of file vulkan.h.

Member Data Documentation

◆ colorWriteEnable

VkBool32 VkPhysicalDeviceColorWriteEnableFeaturesEXT::colorWriteEnable

Definition at line 9949 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceColorWriteEnableFeaturesEXT::pNext

Definition at line 9948 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceColorWriteEnableFeaturesEXT::sType

Definition at line 9947 of file vulkan.h.


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