VkPhysicalDeviceDescriptorBufferPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System) nothrow @nogc
struct VkPhysicalDeviceDescriptorBufferPropertiesEXT {}

Members

Variables

accelerationStructureCaptureReplayDescriptorDataSize
size_t accelerationStructureCaptureReplayDescriptorDataSize;
Undocumented in source.
accelerationStructureDescriptorSize
size_t accelerationStructureDescriptorSize;
Undocumented in source.
allowSamplerImageViewPostSubmitCreation
VkBool32 allowSamplerImageViewPostSubmitCreation;
Undocumented in source.
bufferCaptureReplayDescriptorDataSize
size_t bufferCaptureReplayDescriptorDataSize;
Undocumented in source.
bufferlessPushDescriptors
VkBool32 bufferlessPushDescriptors;
Undocumented in source.
combinedImageSamplerDescriptorSingleArray
VkBool32 combinedImageSamplerDescriptorSingleArray;
Undocumented in source.
combinedImageSamplerDescriptorSize
size_t combinedImageSamplerDescriptorSize;
Undocumented in source.
descriptorBufferAddressSpaceSize
VkDeviceSize descriptorBufferAddressSpaceSize;
Undocumented in source.
descriptorBufferOffsetAlignment
VkDeviceSize descriptorBufferOffsetAlignment;
Undocumented in source.
imageCaptureReplayDescriptorDataSize
size_t imageCaptureReplayDescriptorDataSize;
Undocumented in source.
imageViewCaptureReplayDescriptorDataSize
size_t imageViewCaptureReplayDescriptorDataSize;
Undocumented in source.
inputAttachmentDescriptorSize
size_t inputAttachmentDescriptorSize;
Undocumented in source.
maxDescriptorBufferBindings
uint32_t maxDescriptorBufferBindings;
Undocumented in source.
maxEmbeddedImmutableSamplerBindings
uint32_t maxEmbeddedImmutableSamplerBindings;
Undocumented in source.
maxEmbeddedImmutableSamplers
uint32_t maxEmbeddedImmutableSamplers;
Undocumented in source.
maxResourceDescriptorBufferBindings
uint32_t maxResourceDescriptorBufferBindings;
Undocumented in source.
maxResourceDescriptorBufferRange
VkDeviceSize maxResourceDescriptorBufferRange;
Undocumented in source.
maxSamplerDescriptorBufferBindings
uint32_t maxSamplerDescriptorBufferBindings;
Undocumented in source.
maxSamplerDescriptorBufferRange
VkDeviceSize maxSamplerDescriptorBufferRange;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
resourceDescriptorBufferAddressSpaceSize
VkDeviceSize resourceDescriptorBufferAddressSpaceSize;
Undocumented in source.
robustStorageBufferDescriptorSize
size_t robustStorageBufferDescriptorSize;
Undocumented in source.
robustStorageTexelBufferDescriptorSize
size_t robustStorageTexelBufferDescriptorSize;
Undocumented in source.
robustUniformBufferDescriptorSize
size_t robustUniformBufferDescriptorSize;
Undocumented in source.
robustUniformTexelBufferDescriptorSize
size_t robustUniformTexelBufferDescriptorSize;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
sampledImageDescriptorSize
size_t sampledImageDescriptorSize;
Undocumented in source.
samplerCaptureReplayDescriptorDataSize
size_t samplerCaptureReplayDescriptorDataSize;
Undocumented in source.
samplerDescriptorBufferAddressSpaceSize
VkDeviceSize samplerDescriptorBufferAddressSpaceSize;
Undocumented in source.
samplerDescriptorSize
size_t samplerDescriptorSize;
Undocumented in source.
storageBufferDescriptorSize
size_t storageBufferDescriptorSize;
Undocumented in source.
storageImageDescriptorSize
size_t storageImageDescriptorSize;
Undocumented in source.
storageTexelBufferDescriptorSize
size_t storageTexelBufferDescriptorSize;
Undocumented in source.
uniformBufferDescriptorSize
size_t uniformBufferDescriptorSize;
Undocumented in source.
uniformTexelBufferDescriptorSize
size_t uniformTexelBufferDescriptorSize;
Undocumented in source.

Meta