ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDescriptorBufferFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDescriptorBufferFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 descriptorBuffer
 
VkBool32 descriptorBufferCaptureReplay
 
VkBool32 descriptorBufferImageLayoutIgnored
 
VkBool32 descriptorBufferPushDescriptors
 

Detailed Description

Definition at line 10204 of file vulkan.h.

Member Data Documentation

◆ descriptorBuffer

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBuffer

Definition at line 10208 of file vulkan.h.

◆ descriptorBufferCaptureReplay

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferCaptureReplay

Definition at line 10209 of file vulkan.h.

◆ descriptorBufferImageLayoutIgnored

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferImageLayoutIgnored

Definition at line 10210 of file vulkan.h.

◆ descriptorBufferPushDescriptors

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferPushDescriptors

Definition at line 10211 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDescriptorBufferFeaturesEXT::pNext

Definition at line 10207 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDescriptorBufferFeaturesEXT::sType

Definition at line 10206 of file vulkan.h.


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