Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | descriptorBuffer |
VkBool32 | descriptorBufferCaptureReplay |
VkBool32 | descriptorBufferImageLayoutIgnored |
VkBool32 | descriptorBufferPushDescriptors |
Definition at line 16338 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBuffer |
Definition at line 16341 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferCaptureReplay |
Definition at line 16342 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferImageLayoutIgnored |
Definition at line 16343 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferPushDescriptors |
Definition at line 16344 of file vulkan_core.h.
void* VkPhysicalDeviceDescriptorBufferFeaturesEXT::pNext |
Definition at line 16340 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDescriptorBufferFeaturesEXT::sType |
Definition at line 16339 of file vulkan_core.h.