SDL  2.0
VkPhysicalDeviceYcbcrImageArraysFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 ycbcrImageArrays
 

Detailed Description

Definition at line 10619 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::pNext

Definition at line 10621 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::sType

Definition at line 10620 of file vulkan_core.h.

◆ ycbcrImageArrays

VkBool32 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::ycbcrImageArrays

Definition at line 10622 of file vulkan_core.h.


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