Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 14981 of file vulkan_core.h.

Member Data Documentation

◆ descriptorBuffer

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBuffer

Definition at line 14984 of file vulkan_core.h.

◆ descriptorBufferCaptureReplay

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferCaptureReplay

Definition at line 14985 of file vulkan_core.h.

◆ descriptorBufferImageLayoutIgnored

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferImageLayoutIgnored

Definition at line 14986 of file vulkan_core.h.

◆ descriptorBufferPushDescriptors

VkBool32 VkPhysicalDeviceDescriptorBufferFeaturesEXT::descriptorBufferPushDescriptors

Definition at line 14987 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDescriptorBufferFeaturesEXT::pNext

Definition at line 14983 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDescriptorBufferFeaturesEXT::sType

Definition at line 14982 of file vulkan_core.h.


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