Vulkan-Hpp
VkPhysicalDeviceDescriptorBufferFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 15783 of file vulkan_core.h.

Member Data Documentation

◆ descriptorBuffer

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBuffer

Definition at line 15786 of file vulkan_core.h.

◆ descriptorBufferCaptureReplay

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferCaptureReplay

Definition at line 15787 of file vulkan_core.h.

◆ descriptorBufferImageLayoutIgnored

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferImageLayoutIgnored

Definition at line 15788 of file vulkan_core.h.

◆ descriptorBufferPushDescriptors

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferPushDescriptors

Definition at line 15789 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDescriptorBufferFeaturesEXT::pNext

Definition at line 15785 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDescriptorBufferFeaturesEXT::sType

Definition at line 15784 of file vulkan_core.h.


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