Vulkan-Hpp
VkPhysicalDeviceLinearColorAttachmentFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 linearColorAttachment
 

Detailed Description

Definition at line 17620 of file vulkan_core.h.

Member Data Documentation

◆ linearColorAttachment

VkBool32 VkPhysicalDeviceLinearColorAttachmentFeaturesNV::linearColorAttachment

Definition at line 17623 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceLinearColorAttachmentFeaturesNV::pNext

Definition at line 17622 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceLinearColorAttachmentFeaturesNV::sType

Definition at line 17621 of file vulkan_core.h.


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