VkPhysicalDeviceVulkan12Features

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

Members

Variables

bufferDeviceAddress
VkBool32 bufferDeviceAddress;
Undocumented in source.
bufferDeviceAddressCaptureReplay
VkBool32 bufferDeviceAddressCaptureReplay;
Undocumented in source.
bufferDeviceAddressMultiDevice
VkBool32 bufferDeviceAddressMultiDevice;
Undocumented in source.
descriptorBindingPartiallyBound
VkBool32 descriptorBindingPartiallyBound;
Undocumented in source.
descriptorBindingSampledImageUpdateAfterBind
VkBool32 descriptorBindingSampledImageUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageBufferUpdateAfterBind
VkBool32 descriptorBindingStorageBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageImageUpdateAfterBind
VkBool32 descriptorBindingStorageImageUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageTexelBufferUpdateAfterBind
VkBool32 descriptorBindingStorageTexelBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUniformBufferUpdateAfterBind
VkBool32 descriptorBindingUniformBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUniformTexelBufferUpdateAfterBind
VkBool32 descriptorBindingUniformTexelBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUpdateUnusedWhilePending
VkBool32 descriptorBindingUpdateUnusedWhilePending;
Undocumented in source.
descriptorBindingVariableDescriptorCount
VkBool32 descriptorBindingVariableDescriptorCount;
Undocumented in source.
descriptorIndexing
VkBool32 descriptorIndexing;
Undocumented in source.
drawIndirectCount
VkBool32 drawIndirectCount;
Undocumented in source.
hostQueryReset
VkBool32 hostQueryReset;
Undocumented in source.
imagelessFramebuffer
VkBool32 imagelessFramebuffer;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
runtimeDescriptorArray
VkBool32 runtimeDescriptorArray;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
samplerFilterMinmax
VkBool32 samplerFilterMinmax;
Undocumented in source.
samplerMirrorClampToEdge
VkBool32 samplerMirrorClampToEdge;
Undocumented in source.
scalarBlockLayout
VkBool32 scalarBlockLayout;
Undocumented in source.
separateDepthStencilLayouts
VkBool32 separateDepthStencilLayouts;
Undocumented in source.
shaderBufferInt64Atomics
VkBool32 shaderBufferInt64Atomics;
Undocumented in source.
shaderFloat16
VkBool32 shaderFloat16;
Undocumented in source.
shaderInputAttachmentArrayDynamicIndexing
VkBool32 shaderInputAttachmentArrayDynamicIndexing;
Undocumented in source.
shaderInputAttachmentArrayNonUniformIndexing
VkBool32 shaderInputAttachmentArrayNonUniformIndexing;
Undocumented in source.
shaderInt8
VkBool32 shaderInt8;
Undocumented in source.
shaderOutputLayer
VkBool32 shaderOutputLayer;
Undocumented in source.
shaderOutputViewportIndex
VkBool32 shaderOutputViewportIndex;
Undocumented in source.
shaderSampledImageArrayNonUniformIndexing
VkBool32 shaderSampledImageArrayNonUniformIndexing;
Undocumented in source.
shaderSharedInt64Atomics
VkBool32 shaderSharedInt64Atomics;
Undocumented in source.
shaderStorageBufferArrayNonUniformIndexing
VkBool32 shaderStorageBufferArrayNonUniformIndexing;
Undocumented in source.
shaderStorageImageArrayNonUniformIndexing
VkBool32 shaderStorageImageArrayNonUniformIndexing;
Undocumented in source.
shaderStorageTexelBufferArrayDynamicIndexing
VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
Undocumented in source.
shaderStorageTexelBufferArrayNonUniformIndexing
VkBool32 shaderStorageTexelBufferArrayNonUniformIndexing;
Undocumented in source.
shaderSubgroupExtendedTypes
VkBool32 shaderSubgroupExtendedTypes;
Undocumented in source.
shaderUniformBufferArrayNonUniformIndexing
VkBool32 shaderUniformBufferArrayNonUniformIndexing;
Undocumented in source.
shaderUniformTexelBufferArrayDynamicIndexing
VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
Undocumented in source.
shaderUniformTexelBufferArrayNonUniformIndexing
VkBool32 shaderUniformTexelBufferArrayNonUniformIndexing;
Undocumented in source.
storageBuffer8BitAccess
VkBool32 storageBuffer8BitAccess;
Undocumented in source.
storagePushConstant8
VkBool32 storagePushConstant8;
Undocumented in source.
subgroupBroadcastDynamicId
VkBool32 subgroupBroadcastDynamicId;
Undocumented in source.
timelineSemaphore
VkBool32 timelineSemaphore;
Undocumented in source.
uniformAndStorageBuffer8BitAccess
VkBool32 uniformAndStorageBuffer8BitAccess;
Undocumented in source.
uniformBufferStandardLayout
VkBool32 uniformBufferStandardLayout;
Undocumented in source.
vulkanMemoryModel
VkBool32 vulkanMemoryModel;
Undocumented in source.
vulkanMemoryModelAvailabilityVisibilityChains
VkBool32 vulkanMemoryModelAvailabilityVisibilityChains;
Undocumented in source.
vulkanMemoryModelDeviceScope
VkBool32 vulkanMemoryModelDeviceScope;
Undocumented in source.

Meta