Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDescriptorBufferFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 16338 of file vulkan_core.h.

Field Documentation

◆ descriptorBuffer

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBuffer

Definition at line 16341 of file vulkan_core.h.

◆ descriptorBufferCaptureReplay

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferCaptureReplay

Definition at line 16342 of file vulkan_core.h.

◆ descriptorBufferImageLayoutIgnored

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferImageLayoutIgnored

Definition at line 16343 of file vulkan_core.h.

◆ descriptorBufferPushDescriptors

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferPushDescriptors

Definition at line 16344 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDescriptorBufferFeaturesEXT::pNext

Definition at line 16340 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDescriptorBufferFeaturesEXT::sType

Definition at line 16339 of file vulkan_core.h.


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