ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevice4444FormatsFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevice4444FormatsFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 formatA4R4G4B4
 
VkBool32 formatA4B4G4R4
 

Detailed Description

Definition at line 9767 of file vulkan.h.

Member Data Documentation

◆ formatA4B4G4R4

VkBool32 VkPhysicalDevice4444FormatsFeaturesEXT::formatA4B4G4R4

Definition at line 9772 of file vulkan.h.

Referenced by vkd3d_init_device_caps().

◆ formatA4R4G4B4

VkBool32 VkPhysicalDevice4444FormatsFeaturesEXT::formatA4R4G4B4

Definition at line 9771 of file vulkan.h.

◆ pNext

void* VkPhysicalDevice4444FormatsFeaturesEXT::pNext

Definition at line 9770 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevice4444FormatsFeaturesEXT::sType

Definition at line 9769 of file vulkan.h.


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