ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceLinearColorAttachmentFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceLinearColorAttachmentFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 linearColorAttachment
 

Detailed Description

Definition at line 11193 of file vulkan.h.

Member Data Documentation

◆ linearColorAttachment

VkBool32 VkPhysicalDeviceLinearColorAttachmentFeaturesNV::linearColorAttachment

Definition at line 11197 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceLinearColorAttachmentFeaturesNV::pNext

Definition at line 11196 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceLinearColorAttachmentFeaturesNV::sType

Definition at line 11195 of file vulkan.h.


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