ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceYcbcrImageArraysFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceYcbcrImageArraysFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 ycbcrImageArrays
 

Detailed Description

Definition at line 12948 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::pNext

Definition at line 12951 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::sType

Definition at line 12950 of file vulkan.h.

◆ ycbcrImageArrays

VkBool32 VkPhysicalDeviceYcbcrImageArraysFeaturesEXT::ycbcrImageArrays

Definition at line 12952 of file vulkan.h.


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