Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDescriptorBufferPropertiesEXT (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h14047 typedef struct VkPhysicalDeviceDescriptorBufferPropertiesEXT { struct
14048 VkStructureType sType;
14049 void* pNext;
14050 VkBool32 combinedImageSamplerDescriptorSingleArray;
14051 VkBool32 bufferlessPushDescriptors;
14052 VkBool32 allowSamplerImageViewPostSubmitCreation;
14053 VkDeviceSize descriptorBufferOffsetAlignment;
14054 uint32_t maxDescriptorBufferBindings;
14055 uint32_t maxResourceDescriptorBufferBindings;
14056 uint32_t maxSamplerDescriptorBufferBindings;
[all …]