erupted.types

Undocumented in source.

Public Imports

X11.Xlib
public import X11.Xlib;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
xcb.xcb
public import xcb.xcb;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
wayland.client
public import wayland.client;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
mir_toolkit.client_types
public import mir_toolkit.client_types;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
android.native_window
public import android.native_window;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
core.sys.windows.windows
public import core.sys.windows.windows;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
core.sys.windows.winnt
public import core.sys.windows.winnt;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Aliases

PFN_vkAllocationFunction
alias PFN_vkAllocationFunction = void* function(void* pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocationScope)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkDebugReportCallbackEXT
alias PFN_vkDebugReportCallbackEXT = VkBool32 function(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const(char)* pLayerPrefix, const(char)* pMessage, void* pUserData)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkFreeFunction
alias PFN_vkFreeFunction = void function(void* pUserData, void* pMemory)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkInternalAllocationNotification
alias PFN_vkInternalAllocationNotification = void function(void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkInternalFreeNotification
alias PFN_vkInternalFreeNotification = void function(void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkReallocationFunction
alias PFN_vkReallocationFunction = void* function(void* pUserData, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocationScope)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
PFN_vkVoidFunction
alias PFN_vkVoidFunction = void function()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEFINE_NON_DISPATCHABLE_HANDLE
alias VK_DEFINE_NON_DISPATCHABLE_HANDLE(string name) = VK_DEFINE_HANDLE!name
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAccessFlags
alias VkAccessFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAndroidSurfaceCreateFlagsKHR
alias VkAndroidSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentDescriptionFlags
alias VkAttachmentDescriptionFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBool32
alias VkBool32 = uint32_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferCreateFlags
alias VkBufferCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferUsageFlags
alias VkBufferUsageFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferViewCreateFlags
alias VkBufferViewCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkColorComponentFlags
alias VkColorComponentFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferResetFlags
alias VkCommandBufferResetFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferUsageFlags
alias VkCommandBufferUsageFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolCreateFlags
alias VkCommandPoolCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolResetFlags
alias VkCommandPoolResetFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolTrimFlagsKHR
alias VkCommandPoolTrimFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCompositeAlphaFlagsKHR
alias VkCompositeAlphaFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCullModeFlags
alias VkCullModeFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugReportFlagsEXT
alias VkDebugReportFlagsEXT = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDependencyFlags
alias VkDependencyFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorPoolCreateFlags
alias VkDescriptorPoolCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorPoolResetFlags
alias VkDescriptorPoolResetFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorSetLayoutCreateFlags
alias VkDescriptorSetLayoutCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorUpdateTemplateCreateFlagsKHR
alias VkDescriptorUpdateTemplateCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceCreateFlags
alias VkDeviceCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupPresentModeFlagsKHX
alias VkDeviceGroupPresentModeFlagsKHX = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceQueueCreateFlags
alias VkDeviceQueueCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceSize
alias VkDeviceSize = uint64_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayModeCreateFlagsKHR
alias VkDisplayModeCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPlaneAlphaFlagsKHR
alias VkDisplayPlaneAlphaFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplaySurfaceCreateFlagsKHR
alias VkDisplaySurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkEventCreateFlags
alias VkEventCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalFenceFeatureFlagsKHR
alias VkExternalFenceFeatureFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalFenceHandleTypeFlagsKHR
alias VkExternalFenceHandleTypeFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryFeatureFlagsKHR
alias VkExternalMemoryFeatureFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryFeatureFlagsNV
alias VkExternalMemoryFeatureFlagsNV = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryHandleTypeFlagsKHR
alias VkExternalMemoryHandleTypeFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryHandleTypeFlagsNV
alias VkExternalMemoryHandleTypeFlagsNV = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalSemaphoreFeatureFlagsKHR
alias VkExternalSemaphoreFeatureFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalSemaphoreHandleTypeFlagsKHR
alias VkExternalSemaphoreHandleTypeFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceCreateFlags
alias VkFenceCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceImportFlagsKHR
alias VkFenceImportFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFlags
alias VkFlags = uint32_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFormatFeatureFlags
alias VkFormatFeatureFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFramebufferCreateFlags
alias VkFramebufferCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIOSSurfaceCreateFlagsMVK
alias VkIOSSurfaceCreateFlagsMVK = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageAspectFlags
alias VkImageAspectFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageCreateFlags
alias VkImageCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageUsageFlags
alias VkImageUsageFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageViewCreateFlags
alias VkImageViewCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsLayoutUsageFlagsNVX
alias VkIndirectCommandsLayoutUsageFlagsNVX = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkInstanceCreateFlags
alias VkInstanceCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMacOSSurfaceCreateFlagsMVK
alias VkMacOSSurfaceCreateFlagsMVK = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryAllocateFlagsKHX
alias VkMemoryAllocateFlagsKHX = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryHeapFlags
alias VkMemoryHeapFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryMapFlags
alias VkMemoryMapFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryPropertyFlags
alias VkMemoryPropertyFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMirSurfaceCreateFlagsKHR
alias VkMirSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectEntryUsageFlagsNVX
alias VkObjectEntryUsageFlagsNVX = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPeerMemoryFeatureFlagsKHX
alias VkPeerMemoryFeatureFlagsKHX = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCacheCreateFlags
alias VkPipelineCacheCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineColorBlendStateCreateFlags
alias VkPipelineColorBlendStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCoverageModulationStateCreateFlagsNV
alias VkPipelineCoverageModulationStateCreateFlagsNV = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCoverageToColorStateCreateFlagsNV
alias VkPipelineCoverageToColorStateCreateFlagsNV = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCreateFlags
alias VkPipelineCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDepthStencilStateCreateFlags
alias VkPipelineDepthStencilStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDiscardRectangleStateCreateFlagsEXT
alias VkPipelineDiscardRectangleStateCreateFlagsEXT = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDynamicStateCreateFlags
alias VkPipelineDynamicStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineInputAssemblyStateCreateFlags
alias VkPipelineInputAssemblyStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineLayoutCreateFlags
alias VkPipelineLayoutCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineMultisampleStateCreateFlags
alias VkPipelineMultisampleStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineRasterizationStateCreateFlags
alias VkPipelineRasterizationStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineShaderStageCreateFlags
alias VkPipelineShaderStageCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineStageFlags
alias VkPipelineStageFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineTessellationStateCreateFlags
alias VkPipelineTessellationStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineVertexInputStateCreateFlags
alias VkPipelineVertexInputStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineViewportStateCreateFlags
alias VkPipelineViewportStateCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineViewportSwizzleStateCreateFlagsNV
alias VkPipelineViewportSwizzleStateCreateFlagsNV = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryControlFlags
alias VkQueryControlFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryPipelineStatisticFlags
alias VkQueryPipelineStatisticFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryPoolCreateFlags
alias VkQueryPoolCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryResultFlags
alias VkQueryResultFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueueFlags
alias VkQueueFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRenderPassCreateFlags
alias VkRenderPassCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSampleCountFlags
alias VkSampleCountFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSampleMask
alias VkSampleMask = uint32_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerCreateFlags
alias VkSamplerCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreCreateFlags
alias VkSemaphoreCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreImportFlagsKHR
alias VkSemaphoreImportFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkShaderModuleCreateFlags
alias VkShaderModuleCreateFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkShaderStageFlags
alias VkShaderStageFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageFormatFlags
alias VkSparseImageFormatFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseMemoryBindFlags
alias VkSparseMemoryBindFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkStencilFaceFlags
alias VkStencilFaceFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubpassDescriptionFlags
alias VkSubpassDescriptionFlags = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceCounterFlagsEXT
alias VkSurfaceCounterFlagsEXT = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceTransformFlagsKHR
alias VkSurfaceTransformFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSwapchainCreateFlagsKHR
alias VkSwapchainCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViSurfaceCreateFlagsNN
alias VkViSurfaceCreateFlagsNN = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWaylandSurfaceCreateFlagsKHR
alias VkWaylandSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWin32SurfaceCreateFlagsKHR
alias VkWin32SurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkXcbSurfaceCreateFlagsKHR
alias VkXcbSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkXlibSurfaceCreateFlagsKHR
alias VkXlibSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
int16_t
alias int16_t = short
Undocumented in source.
int32_t
alias int32_t = int
Undocumented in source.
int64_t
alias int64_t = long
Undocumented in source.
int8_t
alias int8_t = byte
Undocumented in source.
uint16_t
alias uint16_t = ushort
Undocumented in source.
uint32_t
alias uint32_t = uint
Undocumented in source.
uint64_t
alias uint64_t = ulong
Undocumented in source.
uint8_t
alias uint8_t = ubyte
Undocumented in source.

Enums

VK_DEFINE_HANDLE
eponymoustemplate VK_DEFINE_HANDLE(string name)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEFINE_NON_DISPATCHABLE_HANDLE
eponymoustemplate VK_DEFINE_NON_DISPATCHABLE_HANDLE(string name)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAccessFlagBits
enum VkAccessFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentDescriptionFlagBits
enum VkAttachmentDescriptionFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentLoadOp
enum VkAttachmentLoadOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentStoreOp
enum VkAttachmentStoreOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBlendFactor
enum VkBlendFactor
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBlendOp
enum VkBlendOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBlendOverlapEXT
enum VkBlendOverlapEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBorderColor
enum VkBorderColor
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferCreateFlagBits
enum VkBufferCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferUsageFlagBits
enum VkBufferUsageFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkColorComponentFlagBits
enum VkColorComponentFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkColorSpaceKHR
enum VkColorSpaceKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferLevel
enum VkCommandBufferLevel
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferResetFlagBits
enum VkCommandBufferResetFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferUsageFlagBits
enum VkCommandBufferUsageFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolCreateFlagBits
enum VkCommandPoolCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolResetFlagBits
enum VkCommandPoolResetFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCompareOp
enum VkCompareOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkComponentSwizzle
enum VkComponentSwizzle
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCompositeAlphaFlagBitsKHR
enum VkCompositeAlphaFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCoverageModulationModeNV
enum VkCoverageModulationModeNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCullModeFlagBits
enum VkCullModeFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugReportFlagBitsEXT
enum VkDebugReportFlagBitsEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugReportObjectTypeEXT
enum VkDebugReportObjectTypeEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDependencyFlagBits
enum VkDependencyFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorPoolCreateFlagBits
enum VkDescriptorPoolCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorSetLayoutCreateFlagBits
enum VkDescriptorSetLayoutCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorType
enum VkDescriptorType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorUpdateTemplateTypeKHR
enum VkDescriptorUpdateTemplateTypeKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceEventTypeEXT
enum VkDeviceEventTypeEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupPresentModeFlagBitsKHX
enum VkDeviceGroupPresentModeFlagBitsKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDiscardRectangleModeEXT
enum VkDiscardRectangleModeEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayEventTypeEXT
enum VkDisplayEventTypeEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPlaneAlphaFlagBitsKHR
enum VkDisplayPlaneAlphaFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPowerStateEXT
enum VkDisplayPowerStateEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDynamicState
enum VkDynamicState
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalFenceFeatureFlagBitsKHR
enum VkExternalFenceFeatureFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalFenceHandleTypeFlagBitsKHR
enum VkExternalFenceHandleTypeFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryFeatureFlagBitsKHR
enum VkExternalMemoryFeatureFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryFeatureFlagBitsNV
enum VkExternalMemoryFeatureFlagBitsNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryHandleTypeFlagBitsKHR
enum VkExternalMemoryHandleTypeFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryHandleTypeFlagBitsNV
enum VkExternalMemoryHandleTypeFlagBitsNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalSemaphoreFeatureFlagBitsKHR
enum VkExternalSemaphoreFeatureFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalSemaphoreHandleTypeFlagBitsKHR
enum VkExternalSemaphoreHandleTypeFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceCreateFlagBits
enum VkFenceCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceImportFlagBitsKHR
enum VkFenceImportFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFilter
enum VkFilter
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFormat
enum VkFormat
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFormatFeatureFlagBits
enum VkFormatFeatureFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFrontFace
enum VkFrontFace
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageAspectFlagBits
enum VkImageAspectFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageCreateFlagBits
enum VkImageCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageLayout
enum VkImageLayout
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageTiling
enum VkImageTiling
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageType
enum VkImageType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageUsageFlagBits
enum VkImageUsageFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageViewType
enum VkImageViewType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndexType
enum VkIndexType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsLayoutUsageFlagBitsNVX
enum VkIndirectCommandsLayoutUsageFlagBitsNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsTokenTypeNVX
enum VkIndirectCommandsTokenTypeNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkInternalAllocationType
enum VkInternalAllocationType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkLogicOp
enum VkLogicOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryAllocateFlagBitsKHX
enum VkMemoryAllocateFlagBitsKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryHeapFlagBits
enum VkMemoryHeapFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryPropertyFlagBits
enum VkMemoryPropertyFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectEntryTypeNVX
enum VkObjectEntryTypeNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectEntryUsageFlagBitsNVX
enum VkObjectEntryUsageFlagBitsNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectType
enum VkObjectType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPeerMemoryFeatureFlagBitsKHX
enum VkPeerMemoryFeatureFlagBitsKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceType
enum VkPhysicalDeviceType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineBindPoint
enum VkPipelineBindPoint
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCacheHeaderVersion
enum VkPipelineCacheHeaderVersion
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCreateFlagBits
enum VkPipelineCreateFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineStageFlagBits
enum VkPipelineStageFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPolygonMode
enum VkPolygonMode
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentModeKHR
enum VkPresentModeKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPrimitiveTopology
enum VkPrimitiveTopology
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryControlFlagBits
enum VkQueryControlFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryPipelineStatisticFlagBits
enum VkQueryPipelineStatisticFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryResultFlagBits
enum VkQueryResultFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryType
enum VkQueryType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueueFlagBits
enum VkQueueFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRasterizationOrderAMD
enum VkRasterizationOrderAMD
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkResult
enum VkResult
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSampleCountFlagBits
enum VkSampleCountFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerAddressMode
enum VkSamplerAddressMode
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerMipmapMode
enum VkSamplerMipmapMode
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerReductionModeEXT
enum VkSamplerReductionModeEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreImportFlagBitsKHR
enum VkSemaphoreImportFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkShaderStageFlagBits
enum VkShaderStageFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSharingMode
enum VkSharingMode
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageFormatFlagBits
enum VkSparseImageFormatFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseMemoryBindFlagBits
enum VkSparseMemoryBindFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkStencilFaceFlagBits
enum VkStencilFaceFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkStencilOp
enum VkStencilOp
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkStructureType
enum VkStructureType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubpassContents
enum VkSubpassContents
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubpassDescriptionFlagBits
enum VkSubpassDescriptionFlagBits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceCounterFlagBitsEXT
enum VkSurfaceCounterFlagBitsEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceTransformFlagBitsKHR
enum VkSurfaceTransformFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSwapchainCreateFlagBitsKHR
enum VkSwapchainCreateFlagBitsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSystemAllocationScope
enum VkSystemAllocationScope
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkValidationCheckEXT
enum VkValidationCheckEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkVertexInputRate
enum VkVertexInputRate
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViewportCoordinateSwizzleNV
enum VkViewportCoordinateSwizzleNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Functions

VK_API_VERSION_1_0
uint VK_API_VERSION_1_0()
Undocumented in source. Be warned that the author may not have intended to support it.
VK_MAKE_VERSION
uint VK_MAKE_VERSION(uint major, uint minor, uint patch)
Undocumented in source. Be warned that the author may not have intended to support it.
VK_VERSION_MAJOR
uint VK_VERSION_MAJOR(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.
VK_VERSION_MINOR
uint VK_VERSION_MINOR(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.
VK_VERSION_PATCH
uint VK_VERSION_PATCH(uint ver)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

VK_ACCESS_COLOR_ATTACHMENT_READ_BIT
enum VK_ACCESS_COLOR_ATTACHMENT_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT
enum VK_ACCESS_COLOR_ATTACHMENT_READ_NONCOHERENT_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT
enum VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_COMMAND_PROCESS_READ_BIT_NVX
enum VK_ACCESS_COMMAND_PROCESS_READ_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_COMMAND_PROCESS_WRITE_BIT_NVX
enum VK_ACCESS_COMMAND_PROCESS_WRITE_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT
enum VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT
enum VK_ACCESS_DEPTH_STENCIL_ATTACHMENT_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_FLAG_BITS_MAX_ENUM
enum VK_ACCESS_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_HOST_READ_BIT
enum VK_ACCESS_HOST_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_HOST_WRITE_BIT
enum VK_ACCESS_HOST_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_INDEX_READ_BIT
enum VK_ACCESS_INDEX_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_INDIRECT_COMMAND_READ_BIT
enum VK_ACCESS_INDIRECT_COMMAND_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_INPUT_ATTACHMENT_READ_BIT
enum VK_ACCESS_INPUT_ATTACHMENT_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_MEMORY_READ_BIT
enum VK_ACCESS_MEMORY_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_MEMORY_WRITE_BIT
enum VK_ACCESS_MEMORY_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_SHADER_READ_BIT
enum VK_ACCESS_SHADER_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_SHADER_WRITE_BIT
enum VK_ACCESS_SHADER_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_TRANSFER_READ_BIT
enum VK_ACCESS_TRANSFER_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_TRANSFER_WRITE_BIT
enum VK_ACCESS_TRANSFER_WRITE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_UNIFORM_READ_BIT
enum VK_ACCESS_UNIFORM_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT
enum VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_DRAW_INDIRECT_COUNT_EXTENSION_NAME
enum VK_AMD_DRAW_INDIRECT_COUNT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_DRAW_INDIRECT_COUNT_SPEC_VERSION
enum VK_AMD_DRAW_INDIRECT_COUNT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_134_EXTENSION_NAME
enum VK_AMD_EXTENSION_134_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_134_SPEC_VERSION
enum VK_AMD_EXTENSION_134_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_135_EXTENSION_NAME
enum VK_AMD_EXTENSION_135_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_135_SPEC_VERSION
enum VK_AMD_EXTENSION_135_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_136_EXTENSION_NAME
enum VK_AMD_EXTENSION_136_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_136_SPEC_VERSION
enum VK_AMD_EXTENSION_136_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_137_EXTENSION_NAME
enum VK_AMD_EXTENSION_137_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_137_SPEC_VERSION
enum VK_AMD_EXTENSION_137_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_138_EXTENSION_NAME
enum VK_AMD_EXTENSION_138_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_138_SPEC_VERSION
enum VK_AMD_EXTENSION_138_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_139_EXTENSION_NAME
enum VK_AMD_EXTENSION_139_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_139_SPEC_VERSION
enum VK_AMD_EXTENSION_139_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_140_EXTENSION_NAME
enum VK_AMD_EXTENSION_140_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_140_SPEC_VERSION
enum VK_AMD_EXTENSION_140_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_141_EXTENSION_NAME
enum VK_AMD_EXTENSION_141_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_141_SPEC_VERSION
enum VK_AMD_EXTENSION_141_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_142_EXTENSION_NAME
enum VK_AMD_EXTENSION_142_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_142_SPEC_VERSION
enum VK_AMD_EXTENSION_142_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_143_EXTENSION_NAME
enum VK_AMD_EXTENSION_143_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_143_SPEC_VERSION
enum VK_AMD_EXTENSION_143_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_144_EXTENSION_NAME
enum VK_AMD_EXTENSION_144_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_144_SPEC_VERSION
enum VK_AMD_EXTENSION_144_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_17_EXTENSION_NAME
enum VK_AMD_EXTENSION_17_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_17_SPEC_VERSION
enum VK_AMD_EXTENSION_17_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_18_EXTENSION_NAME
enum VK_AMD_EXTENSION_18_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_18_SPEC_VERSION
enum VK_AMD_EXTENSION_18_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_20_EXTENSION_NAME
enum VK_AMD_EXTENSION_20_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_20_SPEC_VERSION
enum VK_AMD_EXTENSION_20_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_24_EXTENSION_NAME
enum VK_AMD_EXTENSION_24_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_24_SPEC_VERSION
enum VK_AMD_EXTENSION_24_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_25_EXTENSION_NAME
enum VK_AMD_EXTENSION_25_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_25_SPEC_VERSION
enum VK_AMD_EXTENSION_25_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_32_EXTENSION_NAME
enum VK_AMD_EXTENSION_32_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_32_SPEC_VERSION
enum VK_AMD_EXTENSION_32_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_33_EXTENSION_NAME
enum VK_AMD_EXTENSION_33_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_33_SPEC_VERSION
enum VK_AMD_EXTENSION_33_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_35_EXTENSION_NAME
enum VK_AMD_EXTENSION_35_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_35_SPEC_VERSION
enum VK_AMD_EXTENSION_35_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_39_EXTENSION_NAME
enum VK_AMD_EXTENSION_39_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_39_SPEC_VERSION
enum VK_AMD_EXTENSION_39_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_40_EXTENSION_NAME
enum VK_AMD_EXTENSION_40_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_40_SPEC_VERSION
enum VK_AMD_EXTENSION_40_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_41_EXTENSION_NAME
enum VK_AMD_EXTENSION_41_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_41_SPEC_VERSION
enum VK_AMD_EXTENSION_41_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_43_EXTENSION_NAME
enum VK_AMD_EXTENSION_43_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_43_SPEC_VERSION
enum VK_AMD_EXTENSION_43_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_44_EXTENSION_NAME
enum VK_AMD_EXTENSION_44_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_44_SPEC_VERSION
enum VK_AMD_EXTENSION_44_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_45_EXTENSION_NAME
enum VK_AMD_EXTENSION_45_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_45_SPEC_VERSION
enum VK_AMD_EXTENSION_45_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_46_EXTENSION_NAME
enum VK_AMD_EXTENSION_46_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_46_SPEC_VERSION
enum VK_AMD_EXTENSION_46_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_47_EXTENSION_NAME
enum VK_AMD_EXTENSION_47_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_EXTENSION_47_SPEC_VERSION
enum VK_AMD_EXTENSION_47_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GCN_SHADER_EXTENSION_NAME
enum VK_AMD_GCN_SHADER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GCN_SHADER_SPEC_VERSION
enum VK_AMD_GCN_SHADER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GPU_SHADER_HALF_FLOAT_EXTENSION_NAME
enum VK_AMD_GPU_SHADER_HALF_FLOAT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GPU_SHADER_HALF_FLOAT_SPEC_VERSION
enum VK_AMD_GPU_SHADER_HALF_FLOAT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GPU_SHADER_INT16_EXTENSION_NAME
enum VK_AMD_GPU_SHADER_INT16_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_GPU_SHADER_INT16_SPEC_VERSION
enum VK_AMD_GPU_SHADER_INT16_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_EXTENSION_NAME
enum VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_SPEC_VERSION
enum VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_RASTERIZATION_ORDER_EXTENSION_NAME
enum VK_AMD_RASTERIZATION_ORDER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_RASTERIZATION_ORDER_SPEC_VERSION
enum VK_AMD_RASTERIZATION_ORDER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_BALLOT_EXTENSION_NAME
enum VK_AMD_SHADER_BALLOT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_BALLOT_SPEC_VERSION
enum VK_AMD_SHADER_BALLOT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_EXTENSION_NAME
enum VK_AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_SPEC_VERSION
enum VK_AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_TRINARY_MINMAX_EXTENSION_NAME
enum VK_AMD_SHADER_TRINARY_MINMAX_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_SHADER_TRINARY_MINMAX_SPEC_VERSION
enum VK_AMD_SHADER_TRINARY_MINMAX_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME
enum VK_AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_AMD_TEXTURE_GATHER_BIAS_LOD_SPEC_VERSION
enum VK_AMD_TEXTURE_GATHER_BIAS_LOD_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ANDROID_NATIVE_BUFFER_NAME
enum VK_ANDROID_NATIVE_BUFFER_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ANDROID_NATIVE_BUFFER_NUMBER
enum VK_ANDROID_NATIVE_BUFFER_NUMBER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ANDROID_NATIVE_BUFFER_SPEC_VERSION
enum VK_ANDROID_NATIVE_BUFFER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ARM_EXTENSION_01_EXTENSION_NAME
enum VK_ARM_EXTENSION_01_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ARM_EXTENSION_01_SPEC_VERSION
enum VK_ARM_EXTENSION_01_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ARM_EXTENSION_02_EXTENSION_NAME
enum VK_ARM_EXTENSION_02_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ARM_EXTENSION_02_SPEC_VERSION
enum VK_ARM_EXTENSION_02_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_DESCRIPTION_FLAG_BITS_MAX_ENUM
enum VK_ATTACHMENT_DESCRIPTION_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT
enum VK_ATTACHMENT_DESCRIPTION_MAY_ALIAS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_BEGIN_RANGE
enum VK_ATTACHMENT_LOAD_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_CLEAR
enum VK_ATTACHMENT_LOAD_OP_CLEAR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_DONT_CARE
enum VK_ATTACHMENT_LOAD_OP_DONT_CARE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_END_RANGE
enum VK_ATTACHMENT_LOAD_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_LOAD
enum VK_ATTACHMENT_LOAD_OP_LOAD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_MAX_ENUM
enum VK_ATTACHMENT_LOAD_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_LOAD_OP_RANGE_SIZE
enum VK_ATTACHMENT_LOAD_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_BEGIN_RANGE
enum VK_ATTACHMENT_STORE_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_DONT_CARE
enum VK_ATTACHMENT_STORE_OP_DONT_CARE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_END_RANGE
enum VK_ATTACHMENT_STORE_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_MAX_ENUM
enum VK_ATTACHMENT_STORE_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_RANGE_SIZE
enum VK_ATTACHMENT_STORE_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_STORE_OP_STORE
enum VK_ATTACHMENT_STORE_OP_STORE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ATTACHMENT_UNUSED
enum VK_ATTACHMENT_UNUSED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_BEGIN_RANGE
enum VK_BLEND_FACTOR_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_CONSTANT_ALPHA
enum VK_BLEND_FACTOR_CONSTANT_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_CONSTANT_COLOR
enum VK_BLEND_FACTOR_CONSTANT_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_DST_ALPHA
enum VK_BLEND_FACTOR_DST_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_DST_COLOR
enum VK_BLEND_FACTOR_DST_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_END_RANGE
enum VK_BLEND_FACTOR_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_MAX_ENUM
enum VK_BLEND_FACTOR_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE
enum VK_BLEND_FACTOR_ONE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA
enum VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR
enum VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_DST_ALPHA
enum VK_BLEND_FACTOR_ONE_MINUS_DST_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_DST_COLOR
enum VK_BLEND_FACTOR_ONE_MINUS_DST_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA
enum VK_BLEND_FACTOR_ONE_MINUS_SRC1_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_SRC1_COLOR
enum VK_BLEND_FACTOR_ONE_MINUS_SRC1_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA
enum VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ONE_MINUS_SRC_COLOR
enum VK_BLEND_FACTOR_ONE_MINUS_SRC_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_RANGE_SIZE
enum VK_BLEND_FACTOR_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_SRC1_ALPHA
enum VK_BLEND_FACTOR_SRC1_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_SRC1_COLOR
enum VK_BLEND_FACTOR_SRC1_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_SRC_ALPHA
enum VK_BLEND_FACTOR_SRC_ALPHA;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_SRC_ALPHA_SATURATE
enum VK_BLEND_FACTOR_SRC_ALPHA_SATURATE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_SRC_COLOR
enum VK_BLEND_FACTOR_SRC_COLOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_FACTOR_ZERO
enum VK_BLEND_FACTOR_ZERO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_ADD
enum VK_BLEND_OP_ADD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_BEGIN_RANGE
enum VK_BLEND_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_BLUE_EXT
enum VK_BLEND_OP_BLUE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_COLORBURN_EXT
enum VK_BLEND_OP_COLORBURN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_COLORDODGE_EXT
enum VK_BLEND_OP_COLORDODGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_CONTRAST_EXT
enum VK_BLEND_OP_CONTRAST_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DARKEN_EXT
enum VK_BLEND_OP_DARKEN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DIFFERENCE_EXT
enum VK_BLEND_OP_DIFFERENCE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DST_ATOP_EXT
enum VK_BLEND_OP_DST_ATOP_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DST_EXT
enum VK_BLEND_OP_DST_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DST_IN_EXT
enum VK_BLEND_OP_DST_IN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DST_OUT_EXT
enum VK_BLEND_OP_DST_OUT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_DST_OVER_EXT
enum VK_BLEND_OP_DST_OVER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_END_RANGE
enum VK_BLEND_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_EXCLUSION_EXT
enum VK_BLEND_OP_EXCLUSION_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_GREEN_EXT
enum VK_BLEND_OP_GREEN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HARDLIGHT_EXT
enum VK_BLEND_OP_HARDLIGHT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HARDMIX_EXT
enum VK_BLEND_OP_HARDMIX_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HSL_COLOR_EXT
enum VK_BLEND_OP_HSL_COLOR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HSL_HUE_EXT
enum VK_BLEND_OP_HSL_HUE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HSL_LUMINOSITY_EXT
enum VK_BLEND_OP_HSL_LUMINOSITY_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_HSL_SATURATION_EXT
enum VK_BLEND_OP_HSL_SATURATION_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_INVERT_EXT
enum VK_BLEND_OP_INVERT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_INVERT_OVG_EXT
enum VK_BLEND_OP_INVERT_OVG_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_INVERT_RGB_EXT
enum VK_BLEND_OP_INVERT_RGB_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_LIGHTEN_EXT
enum VK_BLEND_OP_LIGHTEN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_LINEARBURN_EXT
enum VK_BLEND_OP_LINEARBURN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_LINEARDODGE_EXT
enum VK_BLEND_OP_LINEARDODGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_LINEARLIGHT_EXT
enum VK_BLEND_OP_LINEARLIGHT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MAX
enum VK_BLEND_OP_MAX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MAX_ENUM
enum VK_BLEND_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MIN
enum VK_BLEND_OP_MIN;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MINUS_CLAMPED_EXT
enum VK_BLEND_OP_MINUS_CLAMPED_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MINUS_EXT
enum VK_BLEND_OP_MINUS_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_MULTIPLY_EXT
enum VK_BLEND_OP_MULTIPLY_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_OVERLAY_EXT
enum VK_BLEND_OP_OVERLAY_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_PINLIGHT_EXT
enum VK_BLEND_OP_PINLIGHT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_PLUS_CLAMPED_ALPHA_EXT
enum VK_BLEND_OP_PLUS_CLAMPED_ALPHA_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_PLUS_CLAMPED_EXT
enum VK_BLEND_OP_PLUS_CLAMPED_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_PLUS_DARKER_EXT
enum VK_BLEND_OP_PLUS_DARKER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_PLUS_EXT
enum VK_BLEND_OP_PLUS_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_RANGE_SIZE
enum VK_BLEND_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_RED_EXT
enum VK_BLEND_OP_RED_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_REVERSE_SUBTRACT
enum VK_BLEND_OP_REVERSE_SUBTRACT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SCREEN_EXT
enum VK_BLEND_OP_SCREEN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SOFTLIGHT_EXT
enum VK_BLEND_OP_SOFTLIGHT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SRC_ATOP_EXT
enum VK_BLEND_OP_SRC_ATOP_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SRC_EXT
enum VK_BLEND_OP_SRC_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SRC_IN_EXT
enum VK_BLEND_OP_SRC_IN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SRC_OUT_EXT
enum VK_BLEND_OP_SRC_OUT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SRC_OVER_EXT
enum VK_BLEND_OP_SRC_OVER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_SUBTRACT
enum VK_BLEND_OP_SUBTRACT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_VIVIDLIGHT_EXT
enum VK_BLEND_OP_VIVIDLIGHT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_XOR_EXT
enum VK_BLEND_OP_XOR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OP_ZERO_EXT
enum VK_BLEND_OP_ZERO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_BEGIN_RANGE_EXT
enum VK_BLEND_OVERLAP_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_CONJOINT_EXT
enum VK_BLEND_OVERLAP_CONJOINT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_DISJOINT_EXT
enum VK_BLEND_OVERLAP_DISJOINT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_END_RANGE_EXT
enum VK_BLEND_OVERLAP_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_MAX_ENUM_EXT
enum VK_BLEND_OVERLAP_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_RANGE_SIZE_EXT
enum VK_BLEND_OVERLAP_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BLEND_OVERLAP_UNCORRELATED_EXT
enum VK_BLEND_OVERLAP_UNCORRELATED_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_BEGIN_RANGE
enum VK_BORDER_COLOR_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_END_RANGE
enum VK_BORDER_COLOR_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK
enum VK_BORDER_COLOR_FLOAT_OPAQUE_BLACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE
enum VK_BORDER_COLOR_FLOAT_OPAQUE_WHITE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK
enum VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_INT_OPAQUE_BLACK
enum VK_BORDER_COLOR_INT_OPAQUE_BLACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_INT_OPAQUE_WHITE
enum VK_BORDER_COLOR_INT_OPAQUE_WHITE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_INT_TRANSPARENT_BLACK
enum VK_BORDER_COLOR_INT_TRANSPARENT_BLACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_MAX_ENUM
enum VK_BORDER_COLOR_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BORDER_COLOR_RANGE_SIZE
enum VK_BORDER_COLOR_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_CREATE_FLAG_BITS_MAX_ENUM
enum VK_BUFFER_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_CREATE_SPARSE_ALIASED_BIT
enum VK_BUFFER_CREATE_SPARSE_ALIASED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_CREATE_SPARSE_BINDING_BIT
enum VK_BUFFER_CREATE_SPARSE_BINDING_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT
enum VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_FLAG_BITS_MAX_ENUM
enum VK_BUFFER_USAGE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_INDEX_BUFFER_BIT
enum VK_BUFFER_USAGE_INDEX_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT
enum VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_STORAGE_BUFFER_BIT
enum VK_BUFFER_USAGE_STORAGE_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT
enum VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_TRANSFER_DST_BIT
enum VK_BUFFER_USAGE_TRANSFER_DST_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_TRANSFER_SRC_BIT
enum VK_BUFFER_USAGE_TRANSFER_SRC_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT
enum VK_BUFFER_USAGE_UNIFORM_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_UNIFORM_TEXEL_BUFFER_BIT
enum VK_BUFFER_USAGE_UNIFORM_TEXEL_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_BUFFER_USAGE_VERTEX_BUFFER_BIT
enum VK_BUFFER_USAGE_VERTEX_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLORSPACE_SRGB_NONLINEAR_KHR
enum VK_COLORSPACE_SRGB_NONLINEAR_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_COMPONENT_A_BIT
enum VK_COLOR_COMPONENT_A_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_COMPONENT_B_BIT
enum VK_COLOR_COMPONENT_B_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_COMPONENT_FLAG_BITS_MAX_ENUM
enum VK_COLOR_COMPONENT_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_COMPONENT_G_BIT
enum VK_COLOR_COMPONENT_G_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_COMPONENT_R_BIT
enum VK_COLOR_COMPONENT_R_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_ADOBERGB_LINEAR_EXT
enum VK_COLOR_SPACE_ADOBERGB_LINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_ADOBERGB_NONLINEAR_EXT
enum VK_COLOR_SPACE_ADOBERGB_NONLINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_BEGIN_RANGE_KHR
enum VK_COLOR_SPACE_BEGIN_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_BT2020_LINEAR_EXT
enum VK_COLOR_SPACE_BT2020_LINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_BT709_LINEAR_EXT
enum VK_COLOR_SPACE_BT709_LINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_BT709_NONLINEAR_EXT
enum VK_COLOR_SPACE_BT709_NONLINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_DCI_P3_LINEAR_EXT
enum VK_COLOR_SPACE_DCI_P3_LINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_DCI_P3_NONLINEAR_EXT
enum VK_COLOR_SPACE_DCI_P3_NONLINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT
enum VK_COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_DOLBYVISION_EXT
enum VK_COLOR_SPACE_DOLBYVISION_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_END_RANGE_KHR
enum VK_COLOR_SPACE_END_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT
enum VK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_HDR10_HLG_EXT
enum VK_COLOR_SPACE_HDR10_HLG_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_HDR10_ST2084_EXT
enum VK_COLOR_SPACE_HDR10_ST2084_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_MAX_ENUM_KHR
enum VK_COLOR_SPACE_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_PASS_THROUGH_EXT
enum VK_COLOR_SPACE_PASS_THROUGH_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_RANGE_SIZE_KHR
enum VK_COLOR_SPACE_RANGE_SIZE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
enum VK_COLOR_SPACE_SRGB_NONLINEAR_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_BEGIN_RANGE
enum VK_COMMAND_BUFFER_LEVEL_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_END_RANGE
enum VK_COMMAND_BUFFER_LEVEL_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_MAX_ENUM
enum VK_COMMAND_BUFFER_LEVEL_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_PRIMARY
enum VK_COMMAND_BUFFER_LEVEL_PRIMARY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_RANGE_SIZE
enum VK_COMMAND_BUFFER_LEVEL_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_LEVEL_SECONDARY
enum VK_COMMAND_BUFFER_LEVEL_SECONDARY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_RESET_FLAG_BITS_MAX_ENUM
enum VK_COMMAND_BUFFER_RESET_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT
enum VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_USAGE_FLAG_BITS_MAX_ENUM
enum VK_COMMAND_BUFFER_USAGE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT
enum VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT
enum VK_COMMAND_BUFFER_USAGE_RENDER_PASS_CONTINUE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT
enum VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_POOL_CREATE_FLAG_BITS_MAX_ENUM
enum VK_COMMAND_POOL_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT
enum VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_POOL_CREATE_TRANSIENT_BIT
enum VK_COMMAND_POOL_CREATE_TRANSIENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_POOL_RESET_FLAG_BITS_MAX_ENUM
enum VK_COMMAND_POOL_RESET_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT
enum VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_ALWAYS
enum VK_COMPARE_OP_ALWAYS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_BEGIN_RANGE
enum VK_COMPARE_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_END_RANGE
enum VK_COMPARE_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_EQUAL
enum VK_COMPARE_OP_EQUAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_GREATER
enum VK_COMPARE_OP_GREATER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_GREATER_OR_EQUAL
enum VK_COMPARE_OP_GREATER_OR_EQUAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_LESS
enum VK_COMPARE_OP_LESS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_LESS_OR_EQUAL
enum VK_COMPARE_OP_LESS_OR_EQUAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_MAX_ENUM
enum VK_COMPARE_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_NEVER
enum VK_COMPARE_OP_NEVER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_NOT_EQUAL
enum VK_COMPARE_OP_NOT_EQUAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPARE_OP_RANGE_SIZE
enum VK_COMPARE_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_A
enum VK_COMPONENT_SWIZZLE_A;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_B
enum VK_COMPONENT_SWIZZLE_B;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_BEGIN_RANGE
enum VK_COMPONENT_SWIZZLE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_END_RANGE
enum VK_COMPONENT_SWIZZLE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_G
enum VK_COMPONENT_SWIZZLE_G;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_IDENTITY
enum VK_COMPONENT_SWIZZLE_IDENTITY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_MAX_ENUM
enum VK_COMPONENT_SWIZZLE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_ONE
enum VK_COMPONENT_SWIZZLE_ONE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_R
enum VK_COMPONENT_SWIZZLE_R;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_RANGE_SIZE
enum VK_COMPONENT_SWIZZLE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPONENT_SWIZZLE_ZERO
enum VK_COMPONENT_SWIZZLE_ZERO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPOSITE_ALPHA_FLAG_BITS_MAX_ENUM_KHR
enum VK_COMPOSITE_ALPHA_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR
enum VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR
enum VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPOSITE_ALPHA_POST_MULTIPLIED_BIT_KHR
enum VK_COMPOSITE_ALPHA_POST_MULTIPLIED_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COMPOSITE_ALPHA_PRE_MULTIPLIED_BIT_KHR
enum VK_COMPOSITE_ALPHA_PRE_MULTIPLIED_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_ALPHA_NV
enum VK_COVERAGE_MODULATION_MODE_ALPHA_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_BEGIN_RANGE_NV
enum VK_COVERAGE_MODULATION_MODE_BEGIN_RANGE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_END_RANGE_NV
enum VK_COVERAGE_MODULATION_MODE_END_RANGE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_MAX_ENUM_NV
enum VK_COVERAGE_MODULATION_MODE_MAX_ENUM_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_NONE_NV
enum VK_COVERAGE_MODULATION_MODE_NONE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_RANGE_SIZE_NV
enum VK_COVERAGE_MODULATION_MODE_RANGE_SIZE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_RGBA_NV
enum VK_COVERAGE_MODULATION_MODE_RGBA_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_COVERAGE_MODULATION_MODE_RGB_NV
enum VK_COVERAGE_MODULATION_MODE_RGB_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_CULL_MODE_BACK_BIT
enum VK_CULL_MODE_BACK_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_CULL_MODE_FLAG_BITS_MAX_ENUM
enum VK_CULL_MODE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_CULL_MODE_FRONT_AND_BACK
enum VK_CULL_MODE_FRONT_AND_BACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_CULL_MODE_FRONT_BIT
enum VK_CULL_MODE_FRONT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_CULL_MODE_NONE
enum VK_CULL_MODE_NONE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_DEBUG_BIT_EXT
enum VK_DEBUG_REPORT_DEBUG_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_ERROR_BIT_EXT
enum VK_DEBUG_REPORT_ERROR_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_FLAG_BITS_MAX_ENUM_EXT
enum VK_DEBUG_REPORT_FLAG_BITS_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_INFORMATION_BIT_EXT
enum VK_DEBUG_REPORT_INFORMATION_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_BEGIN_RANGE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_VIEW_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_VIEW_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BUFFER_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BUFFER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_POOL_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_POOL_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DEBUG_REPORT_CALLBACK_EXT_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DEBUG_REPORT_CALLBACK_EXT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DEBUG_REPORT_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DEBUG_REPORT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_POOL_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_POOL_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_SET_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_SET_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_KHR_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_KHR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMORY_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMORY_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DISPLAY_KHR_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DISPLAY_KHR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_DISPLAY_MODE_KHR_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_DISPLAY_MODE_KHR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_END_RANGE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_EVENT_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_EVENT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_FRAMEBUFFER_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_FRAMEBUFFER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_MAX_ENUM_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_OBJECT_TABLE_NVX_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_OBJECT_TABLE_NVX_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL_DEVICE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL_DEVICE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_CACHE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_CACHE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LAYOUT_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LAYOUT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_QUERY_POOL_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_QUERY_POOL_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_QUEUE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_QUEUE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_RANGE_SIZE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PASS_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PASS_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_SAMPLER_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_SAMPLER_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_SHADER_MODULE_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_SHADER_MODULE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_SURFACE_KHR_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_SURFACE_KHR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_KHR_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT
enum VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_PERFORMANCE_WARNING_BIT_EXT
enum VK_DEBUG_REPORT_PERFORMANCE_WARNING_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEBUG_REPORT_WARNING_BIT_EXT
enum VK_DEBUG_REPORT_WARNING_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEPENDENCY_BY_REGION_BIT
enum VK_DEPENDENCY_BY_REGION_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEPENDENCY_DEVICE_GROUP_BIT_KHX
enum VK_DEPENDENCY_DEVICE_GROUP_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEPENDENCY_FLAG_BITS_MAX_ENUM
enum VK_DEPENDENCY_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEPENDENCY_VIEW_LOCAL_BIT_KHX
enum VK_DEPENDENCY_VIEW_LOCAL_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_POOL_CREATE_FLAG_BITS_MAX_ENUM
enum VK_DESCRIPTOR_POOL_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT
enum VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_SET_LAYOUT_CREATE_FLAG_BITS_MAX_ENUM
enum VK_DESCRIPTOR_SET_LAYOUT_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_SET_LAYOUT_CREATE_PUSH_DESCRIPTOR_BIT_KHR
enum VK_DESCRIPTOR_SET_LAYOUT_CREATE_PUSH_DESCRIPTOR_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_BEGIN_RANGE
enum VK_DESCRIPTOR_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER
enum VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_END_RANGE
enum VK_DESCRIPTOR_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT
enum VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_MAX_ENUM
enum VK_DESCRIPTOR_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_RANGE_SIZE
enum VK_DESCRIPTOR_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE
enum VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_SAMPLER
enum VK_DESCRIPTOR_TYPE_SAMPLER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_STORAGE_BUFFER
enum VK_DESCRIPTOR_TYPE_STORAGE_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC
enum VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_STORAGE_IMAGE
enum VK_DESCRIPTOR_TYPE_STORAGE_IMAGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER
enum VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER
enum VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC
enum VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER
enum VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_BEGIN_RANGE_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_BEGIN_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_DESCRIPTOR_SET_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_DESCRIPTOR_SET_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_END_RANGE_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_END_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_MAX_ENUM_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_PUSH_DESCRIPTORS_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_PUSH_DESCRIPTORS_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_RANGE_SIZE_KHR
enum VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_RANGE_SIZE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_EVENT_TYPE_BEGIN_RANGE_EXT
enum VK_DEVICE_EVENT_TYPE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_EVENT_TYPE_DISPLAY_HOTPLUG_EXT
enum VK_DEVICE_EVENT_TYPE_DISPLAY_HOTPLUG_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_EVENT_TYPE_END_RANGE_EXT
enum VK_DEVICE_EVENT_TYPE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_EVENT_TYPE_MAX_ENUM_EXT
enum VK_DEVICE_EVENT_TYPE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_EVENT_TYPE_RANGE_SIZE_EXT
enum VK_DEVICE_EVENT_TYPE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_GROUP_PRESENT_MODE_FLAG_BITS_MAX_ENUM_KHX
enum VK_DEVICE_GROUP_PRESENT_MODE_FLAG_BITS_MAX_ENUM_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHX
enum VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_MULTI_DEVICE_BIT_KHX
enum VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_MULTI_DEVICE_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_GROUP_PRESENT_MODE_REMOTE_BIT_KHX
enum VK_DEVICE_GROUP_PRESENT_MODE_REMOTE_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DEVICE_GROUP_PRESENT_MODE_SUM_BIT_KHX
enum VK_DEVICE_GROUP_PRESENT_MODE_SUM_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_BEGIN_RANGE_EXT
enum VK_DISCARD_RECTANGLE_MODE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_END_RANGE_EXT
enum VK_DISCARD_RECTANGLE_MODE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_EXCLUSIVE_EXT
enum VK_DISCARD_RECTANGLE_MODE_EXCLUSIVE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_INCLUSIVE_EXT
enum VK_DISCARD_RECTANGLE_MODE_INCLUSIVE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_MAX_ENUM_EXT
enum VK_DISCARD_RECTANGLE_MODE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISCARD_RECTANGLE_MODE_RANGE_SIZE_EXT
enum VK_DISCARD_RECTANGLE_MODE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_EVENT_TYPE_BEGIN_RANGE_EXT
enum VK_DISPLAY_EVENT_TYPE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_EVENT_TYPE_END_RANGE_EXT
enum VK_DISPLAY_EVENT_TYPE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_EVENT_TYPE_FIRST_PIXEL_OUT_EXT
enum VK_DISPLAY_EVENT_TYPE_FIRST_PIXEL_OUT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_EVENT_TYPE_MAX_ENUM_EXT
enum VK_DISPLAY_EVENT_TYPE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_EVENT_TYPE_RANGE_SIZE_EXT
enum VK_DISPLAY_EVENT_TYPE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_PLANE_ALPHA_FLAG_BITS_MAX_ENUM_KHR
enum VK_DISPLAY_PLANE_ALPHA_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_PLANE_ALPHA_GLOBAL_BIT_KHR
enum VK_DISPLAY_PLANE_ALPHA_GLOBAL_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR
enum VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_BIT_KHR
enum VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR
enum VK_DISPLAY_PLANE_ALPHA_PER_PIXEL_PREMULTIPLIED_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_BEGIN_RANGE_EXT
enum VK_DISPLAY_POWER_STATE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_END_RANGE_EXT
enum VK_DISPLAY_POWER_STATE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_MAX_ENUM_EXT
enum VK_DISPLAY_POWER_STATE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_OFF_EXT
enum VK_DISPLAY_POWER_STATE_OFF_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_ON_EXT
enum VK_DISPLAY_POWER_STATE_ON_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_RANGE_SIZE_EXT
enum VK_DISPLAY_POWER_STATE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DISPLAY_POWER_STATE_SUSPEND_EXT
enum VK_DISPLAY_POWER_STATE_SUSPEND_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_BEGIN_RANGE
enum VK_DYNAMIC_STATE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_BLEND_CONSTANTS
enum VK_DYNAMIC_STATE_BLEND_CONSTANTS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_DEPTH_BIAS
enum VK_DYNAMIC_STATE_DEPTH_BIAS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_DEPTH_BOUNDS
enum VK_DYNAMIC_STATE_DEPTH_BOUNDS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_DISCARD_RECTANGLE_EXT
enum VK_DYNAMIC_STATE_DISCARD_RECTANGLE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_END_RANGE
enum VK_DYNAMIC_STATE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_LINE_WIDTH
enum VK_DYNAMIC_STATE_LINE_WIDTH;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_MAX_ENUM
enum VK_DYNAMIC_STATE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_RANGE_SIZE
enum VK_DYNAMIC_STATE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_SCISSOR
enum VK_DYNAMIC_STATE_SCISSOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK
enum VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_STENCIL_REFERENCE
enum VK_DYNAMIC_STATE_STENCIL_REFERENCE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_STENCIL_WRITE_MASK
enum VK_DYNAMIC_STATE_STENCIL_WRITE_MASK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_VIEWPORT
enum VK_DYNAMIC_STATE_VIEWPORT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_NV
enum VK_DYNAMIC_STATE_VIEWPORT_W_SCALING_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_DEVICE_LOST
enum VK_ERROR_DEVICE_LOST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_EXTENSION_NOT_PRESENT
enum VK_ERROR_EXTENSION_NOT_PRESENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_FEATURE_NOT_PRESENT
enum VK_ERROR_FEATURE_NOT_PRESENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_FORMAT_NOT_SUPPORTED
enum VK_ERROR_FORMAT_NOT_SUPPORTED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_FRAGMENTED_POOL
enum VK_ERROR_FRAGMENTED_POOL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_INCOMPATIBLE_DISPLAY_KHR
enum VK_ERROR_INCOMPATIBLE_DISPLAY_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_INCOMPATIBLE_DRIVER
enum VK_ERROR_INCOMPATIBLE_DRIVER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_INITIALIZATION_FAILED
enum VK_ERROR_INITIALIZATION_FAILED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_INVALID_EXTERNAL_HANDLE_KHR
enum VK_ERROR_INVALID_EXTERNAL_HANDLE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_INVALID_SHADER_NV
enum VK_ERROR_INVALID_SHADER_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_LAYER_NOT_PRESENT
enum VK_ERROR_LAYER_NOT_PRESENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_MEMORY_MAP_FAILED
enum VK_ERROR_MEMORY_MAP_FAILED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_NATIVE_WINDOW_IN_USE_KHR
enum VK_ERROR_NATIVE_WINDOW_IN_USE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_OUT_OF_DATE_KHR
enum VK_ERROR_OUT_OF_DATE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_OUT_OF_DEVICE_MEMORY
enum VK_ERROR_OUT_OF_DEVICE_MEMORY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_OUT_OF_HOST_MEMORY
enum VK_ERROR_OUT_OF_HOST_MEMORY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_OUT_OF_POOL_MEMORY_KHR
enum VK_ERROR_OUT_OF_POOL_MEMORY_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_SURFACE_LOST_KHR
enum VK_ERROR_SURFACE_LOST_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_TOO_MANY_OBJECTS
enum VK_ERROR_TOO_MANY_OBJECTS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_ERROR_VALIDATION_FAILED_EXT
enum VK_ERROR_VALIDATION_FAILED_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EVENT_RESET
enum VK_EVENT_RESET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EVENT_SET
enum VK_EVENT_SET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_FEATURE_EXPORTABLE_BIT_KHR
enum VK_EXTERNAL_FENCE_FEATURE_EXPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_FEATURE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_FENCE_FEATURE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_FEATURE_IMPORTABLE_BIT_KHR
enum VK_EXTERNAL_FENCE_FEATURE_IMPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_FENCE_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT_KHR
enum VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR
enum VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR
enum VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT_KHR
enum VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_KHR
enum VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_NV
enum VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_KHR
enum VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_NV
enum VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_NV
enum VK_EXTERNAL_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_KHR
enum VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_NV
enum VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_BIT_NV
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_KMT_BIT_NV
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_KMT_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_KMT_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_KMT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_HEAP_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_HEAP_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_RESOURCE_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_RESOURCE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_NV
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_NV
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_NV
enum VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_FEATURE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_SEMAPHORE_FEATURE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_D3D12_FENCE_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_D3D12_FENCE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT_KHR
enum VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_ACQUIRE_XLIB_DISPLAY_EXTENSION_NAME
enum VK_EXT_ACQUIRE_XLIB_DISPLAY_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_ACQUIRE_XLIB_DISPLAY_SPEC_VERSION
enum VK_EXT_ACQUIRE_XLIB_DISPLAY_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME
enum VK_EXT_BLEND_OPERATION_ADVANCED_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_BLEND_OPERATION_ADVANCED_SPEC_VERSION
enum VK_EXT_BLEND_OPERATION_ADVANCED_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DEBUG_MARKER_EXTENSION_NAME
enum VK_EXT_DEBUG_MARKER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DEBUG_MARKER_SPEC_VERSION
enum VK_EXT_DEBUG_MARKER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DEBUG_REPORT_EXTENSION_NAME
enum VK_EXT_DEBUG_REPORT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DEBUG_REPORT_SPEC_VERSION
enum VK_EXT_DEBUG_REPORT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DIRECT_MODE_DISPLAY_EXTENSION_NAME
enum VK_EXT_DIRECT_MODE_DISPLAY_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DIRECT_MODE_DISPLAY_SPEC_VERSION
enum VK_EXT_DIRECT_MODE_DISPLAY_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISCARD_RECTANGLES_EXTENSION_NAME
enum VK_EXT_DISCARD_RECTANGLES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISCARD_RECTANGLES_SPEC_VERSION
enum VK_EXT_DISCARD_RECTANGLES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISPLAY_CONTROL_EXTENSION_NAME
enum VK_EXT_DISPLAY_CONTROL_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISPLAY_CONTROL_SPEC_VERSION
enum VK_EXT_DISPLAY_CONTROL_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISPLAY_SURFACE_COUNTER_EXTENSION_NAME
enum VK_EXT_DISPLAY_SURFACE_COUNTER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_DISPLAY_SURFACE_COUNTER_SPEC_VERSION
enum VK_EXT_DISPLAY_SURFACE_COUNTER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_159_EXTENSION_NAME
enum VK_EXT_EXTENSION_159_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_159_SPEC_VERSION
enum VK_EXT_EXTENSION_159_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_160_EXTENSION_NAME
enum VK_EXT_EXTENSION_160_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_160_SPEC_VERSION
enum VK_EXT_EXTENSION_160_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_28_EXTENSION_NAME
enum VK_EXT_EXTENSION_28_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_EXTENSION_28_SPEC_VERSION
enum VK_EXT_EXTENSION_28_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_HDR_METADATA_EXTENSION_NAME
enum VK_EXT_HDR_METADATA_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_HDR_METADATA_SPEC_VERSION
enum VK_EXT_HDR_METADATA_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SAMPLER_FILTER_MINMAX_EXTENSION_NAME
enum VK_EXT_SAMPLER_FILTER_MINMAX_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SAMPLER_FILTER_MINMAX_SPEC_VERSION
enum VK_EXT_SAMPLER_FILTER_MINMAX_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SHADER_SUBGROUP_BALLOT_EXTENSION_NAME
enum VK_EXT_SHADER_SUBGROUP_BALLOT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SHADER_SUBGROUP_BALLOT_SPEC_VERSION
enum VK_EXT_SHADER_SUBGROUP_BALLOT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SHADER_SUBGROUP_VOTE_EXTENSION_NAME
enum VK_EXT_SHADER_SUBGROUP_VOTE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SHADER_SUBGROUP_VOTE_SPEC_VERSION
enum VK_EXT_SHADER_SUBGROUP_VOTE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SWAPCHAIN_COLOR_SPACE_EXTENSION_NAME
enum VK_EXT_SWAPCHAIN_COLOR_SPACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_SWAPCHAIN_COLOR_SPACE_SPEC_VERSION
enum VK_EXT_SWAPCHAIN_COLOR_SPACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_VALIDATION_FLAGS_EXTENSION_NAME
enum VK_EXT_VALIDATION_FLAGS_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_EXT_VALIDATION_FLAGS_SPEC_VERSION
enum VK_EXT_VALIDATION_FLAGS_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FALSE
enum VK_FALSE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FENCE_CREATE_FLAG_BITS_MAX_ENUM
enum VK_FENCE_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FENCE_CREATE_SIGNALED_BIT
enum VK_FENCE_CREATE_SIGNALED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FENCE_IMPORT_FLAG_BITS_MAX_ENUM_KHR
enum VK_FENCE_IMPORT_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FENCE_IMPORT_TEMPORARY_BIT_KHR
enum VK_FENCE_IMPORT_TEMPORARY_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_BEGIN_RANGE
enum VK_FILTER_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_CUBIC_IMG
enum VK_FILTER_CUBIC_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_END_RANGE
enum VK_FILTER_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_LINEAR
enum VK_FILTER_LINEAR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_MAX_ENUM
enum VK_FILTER_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_NEAREST
enum VK_FILTER_NEAREST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FILTER_RANGE_SIZE
enum VK_FILTER_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A1R5G5B5_UNORM_PACK16
enum VK_FORMAT_A1R5G5B5_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_SINT_PACK32
enum VK_FORMAT_A2B10G10R10_SINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_SNORM_PACK32
enum VK_FORMAT_A2B10G10R10_SNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_SSCALED_PACK32
enum VK_FORMAT_A2B10G10R10_SSCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_UINT_PACK32
enum VK_FORMAT_A2B10G10R10_UINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_UNORM_PACK32
enum VK_FORMAT_A2B10G10R10_UNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2B10G10R10_USCALED_PACK32
enum VK_FORMAT_A2B10G10R10_USCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_SINT_PACK32
enum VK_FORMAT_A2R10G10B10_SINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_SNORM_PACK32
enum VK_FORMAT_A2R10G10B10_SNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_SSCALED_PACK32
enum VK_FORMAT_A2R10G10B10_SSCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_UINT_PACK32
enum VK_FORMAT_A2R10G10B10_UINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_UNORM_PACK32
enum VK_FORMAT_A2R10G10B10_UNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A2R10G10B10_USCALED_PACK32
enum VK_FORMAT_A2R10G10B10_USCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_SINT_PACK32
enum VK_FORMAT_A8B8G8R8_SINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_SNORM_PACK32
enum VK_FORMAT_A8B8G8R8_SNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_SRGB_PACK32
enum VK_FORMAT_A8B8G8R8_SRGB_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_SSCALED_PACK32
enum VK_FORMAT_A8B8G8R8_SSCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_UINT_PACK32
enum VK_FORMAT_A8B8G8R8_UINT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_UNORM_PACK32
enum VK_FORMAT_A8B8G8R8_UNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_A8B8G8R8_USCALED_PACK32
enum VK_FORMAT_A8B8G8R8_USCALED_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x10_SRGB_BLOCK
enum VK_FORMAT_ASTC_10x10_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x10_UNORM_BLOCK
enum VK_FORMAT_ASTC_10x10_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x5_SRGB_BLOCK
enum VK_FORMAT_ASTC_10x5_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x5_UNORM_BLOCK
enum VK_FORMAT_ASTC_10x5_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x6_SRGB_BLOCK
enum VK_FORMAT_ASTC_10x6_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x6_UNORM_BLOCK
enum VK_FORMAT_ASTC_10x6_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x8_SRGB_BLOCK
enum VK_FORMAT_ASTC_10x8_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_10x8_UNORM_BLOCK
enum VK_FORMAT_ASTC_10x8_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_12x10_SRGB_BLOCK
enum VK_FORMAT_ASTC_12x10_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_12x10_UNORM_BLOCK
enum VK_FORMAT_ASTC_12x10_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_12x12_SRGB_BLOCK
enum VK_FORMAT_ASTC_12x12_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_12x12_UNORM_BLOCK
enum VK_FORMAT_ASTC_12x12_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_4x4_SRGB_BLOCK
enum VK_FORMAT_ASTC_4x4_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_4x4_UNORM_BLOCK
enum VK_FORMAT_ASTC_4x4_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_5x4_SRGB_BLOCK
enum VK_FORMAT_ASTC_5x4_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_5x4_UNORM_BLOCK
enum VK_FORMAT_ASTC_5x4_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_5x5_SRGB_BLOCK
enum VK_FORMAT_ASTC_5x5_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_5x5_UNORM_BLOCK
enum VK_FORMAT_ASTC_5x5_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_6x5_SRGB_BLOCK
enum VK_FORMAT_ASTC_6x5_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_6x5_UNORM_BLOCK
enum VK_FORMAT_ASTC_6x5_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_6x6_SRGB_BLOCK
enum VK_FORMAT_ASTC_6x6_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_6x6_UNORM_BLOCK
enum VK_FORMAT_ASTC_6x6_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x5_SRGB_BLOCK
enum VK_FORMAT_ASTC_8x5_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x5_UNORM_BLOCK
enum VK_FORMAT_ASTC_8x5_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x6_SRGB_BLOCK
enum VK_FORMAT_ASTC_8x6_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x6_UNORM_BLOCK
enum VK_FORMAT_ASTC_8x6_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x8_SRGB_BLOCK
enum VK_FORMAT_ASTC_8x8_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ASTC_8x8_UNORM_BLOCK
enum VK_FORMAT_ASTC_8x8_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B10G11R11_UFLOAT_PACK32
enum VK_FORMAT_B10G11R11_UFLOAT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B4G4R4A4_UNORM_PACK16
enum VK_FORMAT_B4G4R4A4_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B5G5R5A1_UNORM_PACK16
enum VK_FORMAT_B5G5R5A1_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B5G6R5_UNORM_PACK16
enum VK_FORMAT_B5G6R5_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_SINT
enum VK_FORMAT_B8G8R8A8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_SNORM
enum VK_FORMAT_B8G8R8A8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_SRGB
enum VK_FORMAT_B8G8R8A8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_SSCALED
enum VK_FORMAT_B8G8R8A8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_UINT
enum VK_FORMAT_B8G8R8A8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_UNORM
enum VK_FORMAT_B8G8R8A8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8A8_USCALED
enum VK_FORMAT_B8G8R8A8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_SINT
enum VK_FORMAT_B8G8R8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_SNORM
enum VK_FORMAT_B8G8R8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_SRGB
enum VK_FORMAT_B8G8R8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_SSCALED
enum VK_FORMAT_B8G8R8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_UINT
enum VK_FORMAT_B8G8R8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_UNORM
enum VK_FORMAT_B8G8R8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_B8G8R8_USCALED
enum VK_FORMAT_B8G8R8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC1_RGBA_SRGB_BLOCK
enum VK_FORMAT_BC1_RGBA_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC1_RGBA_UNORM_BLOCK
enum VK_FORMAT_BC1_RGBA_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC1_RGB_SRGB_BLOCK
enum VK_FORMAT_BC1_RGB_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC1_RGB_UNORM_BLOCK
enum VK_FORMAT_BC1_RGB_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC2_SRGB_BLOCK
enum VK_FORMAT_BC2_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC2_UNORM_BLOCK
enum VK_FORMAT_BC2_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC3_SRGB_BLOCK
enum VK_FORMAT_BC3_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC3_UNORM_BLOCK
enum VK_FORMAT_BC3_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC4_SNORM_BLOCK
enum VK_FORMAT_BC4_SNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC4_UNORM_BLOCK
enum VK_FORMAT_BC4_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC5_SNORM_BLOCK
enum VK_FORMAT_BC5_SNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC5_UNORM_BLOCK
enum VK_FORMAT_BC5_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC6H_SFLOAT_BLOCK
enum VK_FORMAT_BC6H_SFLOAT_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC6H_UFLOAT_BLOCK
enum VK_FORMAT_BC6H_UFLOAT_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC7_SRGB_BLOCK
enum VK_FORMAT_BC7_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BC7_UNORM_BLOCK
enum VK_FORMAT_BC7_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_BEGIN_RANGE
enum VK_FORMAT_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_D16_UNORM
enum VK_FORMAT_D16_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_D16_UNORM_S8_UINT
enum VK_FORMAT_D16_UNORM_S8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_D24_UNORM_S8_UINT
enum VK_FORMAT_D24_UNORM_S8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_D32_SFLOAT
enum VK_FORMAT_D32_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_D32_SFLOAT_S8_UINT
enum VK_FORMAT_D32_SFLOAT_S8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_E5B9G9R9_UFLOAT_PACK32
enum VK_FORMAT_E5B9G9R9_UFLOAT_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_EAC_R11G11_SNORM_BLOCK
enum VK_FORMAT_EAC_R11G11_SNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_EAC_R11G11_UNORM_BLOCK
enum VK_FORMAT_EAC_R11G11_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_EAC_R11_SNORM_BLOCK
enum VK_FORMAT_EAC_R11_SNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_EAC_R11_UNORM_BLOCK
enum VK_FORMAT_EAC_R11_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_END_RANGE
enum VK_FORMAT_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK
enum VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK
enum VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK
enum VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK
enum VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK
enum VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK
enum VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_BLIT_DST_BIT
enum VK_FORMAT_FEATURE_BLIT_DST_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_BLIT_SRC_BIT
enum VK_FORMAT_FEATURE_BLIT_SRC_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT
enum VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT
enum VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT
enum VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_FLAG_BITS_MAX_ENUM
enum VK_FORMAT_FEATURE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT
enum VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_IMG
enum VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT
enum VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_MINMAX_BIT_EXT
enum VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_MINMAX_BIT_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT
enum VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT
enum VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT
enum VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT
enum VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_TRANSFER_DST_BIT_KHR
enum VK_FORMAT_FEATURE_TRANSFER_DST_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_TRANSFER_SRC_BIT_KHR
enum VK_FORMAT_FEATURE_TRANSFER_SRC_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT
enum VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT
enum VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_MAX_ENUM
enum VK_FORMAT_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC1_2BPP_SRGB_BLOCK_IMG
enum VK_FORMAT_PVRTC1_2BPP_SRGB_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG
enum VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC1_4BPP_SRGB_BLOCK_IMG
enum VK_FORMAT_PVRTC1_4BPP_SRGB_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC1_4BPP_UNORM_BLOCK_IMG
enum VK_FORMAT_PVRTC1_4BPP_UNORM_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC2_2BPP_SRGB_BLOCK_IMG
enum VK_FORMAT_PVRTC2_2BPP_SRGB_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC2_2BPP_UNORM_BLOCK_IMG
enum VK_FORMAT_PVRTC2_2BPP_UNORM_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC2_4BPP_SRGB_BLOCK_IMG
enum VK_FORMAT_PVRTC2_4BPP_SRGB_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_PVRTC2_4BPP_UNORM_BLOCK_IMG
enum VK_FORMAT_PVRTC2_4BPP_UNORM_BLOCK_IMG;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_SFLOAT
enum VK_FORMAT_R16G16B16A16_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_SINT
enum VK_FORMAT_R16G16B16A16_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_SNORM
enum VK_FORMAT_R16G16B16A16_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_SSCALED
enum VK_FORMAT_R16G16B16A16_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_UINT
enum VK_FORMAT_R16G16B16A16_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_UNORM
enum VK_FORMAT_R16G16B16A16_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16A16_USCALED
enum VK_FORMAT_R16G16B16A16_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_SFLOAT
enum VK_FORMAT_R16G16B16_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_SINT
enum VK_FORMAT_R16G16B16_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_SNORM
enum VK_FORMAT_R16G16B16_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_SSCALED
enum VK_FORMAT_R16G16B16_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_UINT
enum VK_FORMAT_R16G16B16_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_UNORM
enum VK_FORMAT_R16G16B16_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16B16_USCALED
enum VK_FORMAT_R16G16B16_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_SFLOAT
enum VK_FORMAT_R16G16_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_SINT
enum VK_FORMAT_R16G16_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_SNORM
enum VK_FORMAT_R16G16_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_SSCALED
enum VK_FORMAT_R16G16_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_UINT
enum VK_FORMAT_R16G16_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_UNORM
enum VK_FORMAT_R16G16_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16G16_USCALED
enum VK_FORMAT_R16G16_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_SFLOAT
enum VK_FORMAT_R16_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_SINT
enum VK_FORMAT_R16_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_SNORM
enum VK_FORMAT_R16_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_SSCALED
enum VK_FORMAT_R16_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_UINT
enum VK_FORMAT_R16_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_UNORM
enum VK_FORMAT_R16_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R16_USCALED
enum VK_FORMAT_R16_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32A32_SFLOAT
enum VK_FORMAT_R32G32B32A32_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32A32_SINT
enum VK_FORMAT_R32G32B32A32_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32A32_UINT
enum VK_FORMAT_R32G32B32A32_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32_SFLOAT
enum VK_FORMAT_R32G32B32_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32_SINT
enum VK_FORMAT_R32G32B32_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32B32_UINT
enum VK_FORMAT_R32G32B32_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32_SFLOAT
enum VK_FORMAT_R32G32_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32_SINT
enum VK_FORMAT_R32G32_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32G32_UINT
enum VK_FORMAT_R32G32_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32_SFLOAT
enum VK_FORMAT_R32_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32_SINT
enum VK_FORMAT_R32_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R32_UINT
enum VK_FORMAT_R32_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R4G4B4A4_UNORM_PACK16
enum VK_FORMAT_R4G4B4A4_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R4G4_UNORM_PACK8
enum VK_FORMAT_R4G4_UNORM_PACK8;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R5G5B5A1_UNORM_PACK16
enum VK_FORMAT_R5G5B5A1_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R5G6B5_UNORM_PACK16
enum VK_FORMAT_R5G6B5_UNORM_PACK16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64A64_SFLOAT
enum VK_FORMAT_R64G64B64A64_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64A64_SINT
enum VK_FORMAT_R64G64B64A64_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64A64_UINT
enum VK_FORMAT_R64G64B64A64_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64_SFLOAT
enum VK_FORMAT_R64G64B64_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64_SINT
enum VK_FORMAT_R64G64B64_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64B64_UINT
enum VK_FORMAT_R64G64B64_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64_SFLOAT
enum VK_FORMAT_R64G64_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64_SINT
enum VK_FORMAT_R64G64_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64G64_UINT
enum VK_FORMAT_R64G64_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64_SFLOAT
enum VK_FORMAT_R64_SFLOAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64_SINT
enum VK_FORMAT_R64_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R64_UINT
enum VK_FORMAT_R64_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_SINT
enum VK_FORMAT_R8G8B8A8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_SNORM
enum VK_FORMAT_R8G8B8A8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_SRGB
enum VK_FORMAT_R8G8B8A8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_SSCALED
enum VK_FORMAT_R8G8B8A8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_UINT
enum VK_FORMAT_R8G8B8A8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_UNORM
enum VK_FORMAT_R8G8B8A8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8A8_USCALED
enum VK_FORMAT_R8G8B8A8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_SINT
enum VK_FORMAT_R8G8B8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_SNORM
enum VK_FORMAT_R8G8B8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_SRGB
enum VK_FORMAT_R8G8B8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_SSCALED
enum VK_FORMAT_R8G8B8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_UINT
enum VK_FORMAT_R8G8B8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_UNORM
enum VK_FORMAT_R8G8B8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8B8_USCALED
enum VK_FORMAT_R8G8B8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_SINT
enum VK_FORMAT_R8G8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_SNORM
enum VK_FORMAT_R8G8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_SRGB
enum VK_FORMAT_R8G8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_SSCALED
enum VK_FORMAT_R8G8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_UINT
enum VK_FORMAT_R8G8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_UNORM
enum VK_FORMAT_R8G8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8G8_USCALED
enum VK_FORMAT_R8G8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_SINT
enum VK_FORMAT_R8_SINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_SNORM
enum VK_FORMAT_R8_SNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_SRGB
enum VK_FORMAT_R8_SRGB;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_SSCALED
enum VK_FORMAT_R8_SSCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_UINT
enum VK_FORMAT_R8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_UNORM
enum VK_FORMAT_R8_UNORM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_R8_USCALED
enum VK_FORMAT_R8_USCALED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_RANGE_SIZE
enum VK_FORMAT_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_S8_UINT
enum VK_FORMAT_S8_UINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_UNDEFINED
enum VK_FORMAT_UNDEFINED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FORMAT_X8_D24_UNORM_PACK32
enum VK_FORMAT_X8_D24_UNORM_PACK32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_BEGIN_RANGE
enum VK_FRONT_FACE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_CLOCKWISE
enum VK_FRONT_FACE_CLOCKWISE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_COUNTER_CLOCKWISE
enum VK_FRONT_FACE_COUNTER_CLOCKWISE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_END_RANGE
enum VK_FRONT_FACE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_MAX_ENUM
enum VK_FRONT_FACE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_FRONT_FACE_RANGE_SIZE
enum VK_FRONT_FACE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_DISPLAY_TIMING_EXTENSION_NAME
enum VK_GOOGLE_DISPLAY_TIMING_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_DISPLAY_TIMING_SPEC_VERSION
enum VK_GOOGLE_DISPLAY_TIMING_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_EXTENSION_49_EXTENSION_NAME
enum VK_GOOGLE_EXTENSION_49_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_EXTENSION_49_SPEC_VERSION
enum VK_GOOGLE_EXTENSION_49_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_EXTENSION_50_EXTENSION_NAME
enum VK_GOOGLE_EXTENSION_50_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_GOOGLE_EXTENSION_50_SPEC_VERSION
enum VK_GOOGLE_EXTENSION_50_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_HEADER_VERSION
enum VK_HEADER_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_ASPECT_COLOR_BIT
enum VK_IMAGE_ASPECT_COLOR_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_ASPECT_DEPTH_BIT
enum VK_IMAGE_ASPECT_DEPTH_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_ASPECT_FLAG_BITS_MAX_ENUM
enum VK_IMAGE_ASPECT_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_ASPECT_METADATA_BIT
enum VK_IMAGE_ASPECT_METADATA_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_ASPECT_STENCIL_BIT
enum VK_IMAGE_ASPECT_STENCIL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT_KHR
enum VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_BIND_SFR_BIT_KHX
enum VK_IMAGE_CREATE_BIND_SFR_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
enum VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_FLAG_BITS_MAX_ENUM
enum VK_IMAGE_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT
enum VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_SPARSE_ALIASED_BIT
enum VK_IMAGE_CREATE_SPARSE_ALIASED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_SPARSE_BINDING_BIT
enum VK_IMAGE_CREATE_SPARSE_BINDING_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT
enum VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_BEGIN_RANGE
enum VK_IMAGE_LAYOUT_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL
enum VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL
enum VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL
enum VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_END_RANGE
enum VK_IMAGE_LAYOUT_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_GENERAL
enum VK_IMAGE_LAYOUT_GENERAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_MAX_ENUM
enum VK_IMAGE_LAYOUT_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_PREINITIALIZED
enum VK_IMAGE_LAYOUT_PREINITIALIZED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_PRESENT_SRC_KHR
enum VK_IMAGE_LAYOUT_PRESENT_SRC_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_RANGE_SIZE
enum VK_IMAGE_LAYOUT_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL
enum VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR
enum VK_IMAGE_LAYOUT_SHARED_PRESENT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL
enum VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL
enum VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_LAYOUT_UNDEFINED
enum VK_IMAGE_LAYOUT_UNDEFINED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_BEGIN_RANGE
enum VK_IMAGE_TILING_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_END_RANGE
enum VK_IMAGE_TILING_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_LINEAR
enum VK_IMAGE_TILING_LINEAR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_MAX_ENUM
enum VK_IMAGE_TILING_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_OPTIMAL
enum VK_IMAGE_TILING_OPTIMAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TILING_RANGE_SIZE
enum VK_IMAGE_TILING_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_1D
enum VK_IMAGE_TYPE_1D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_2D
enum VK_IMAGE_TYPE_2D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_3D
enum VK_IMAGE_TYPE_3D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_BEGIN_RANGE
enum VK_IMAGE_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_END_RANGE
enum VK_IMAGE_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_MAX_ENUM
enum VK_IMAGE_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_TYPE_RANGE_SIZE
enum VK_IMAGE_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT
enum VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT
enum VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_FLAG_BITS_MAX_ENUM
enum VK_IMAGE_USAGE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT
enum VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_SAMPLED_BIT
enum VK_IMAGE_USAGE_SAMPLED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_STORAGE_BIT
enum VK_IMAGE_USAGE_STORAGE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_TRANSFER_DST_BIT
enum VK_IMAGE_USAGE_TRANSFER_DST_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_TRANSFER_SRC_BIT
enum VK_IMAGE_USAGE_TRANSFER_SRC_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT
enum VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_1D
enum VK_IMAGE_VIEW_TYPE_1D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_1D_ARRAY
enum VK_IMAGE_VIEW_TYPE_1D_ARRAY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_2D
enum VK_IMAGE_VIEW_TYPE_2D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_2D_ARRAY
enum VK_IMAGE_VIEW_TYPE_2D_ARRAY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_3D
enum VK_IMAGE_VIEW_TYPE_3D;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_BEGIN_RANGE
enum VK_IMAGE_VIEW_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_CUBE
enum VK_IMAGE_VIEW_TYPE_CUBE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_CUBE_ARRAY
enum VK_IMAGE_VIEW_TYPE_CUBE_ARRAY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_END_RANGE
enum VK_IMAGE_VIEW_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_MAX_ENUM
enum VK_IMAGE_VIEW_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMAGE_VIEW_TYPE_RANGE_SIZE
enum VK_IMAGE_VIEW_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_107_EXTENSION_NAME
enum VK_IMG_EXTENSION_107_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_107_SPEC_VERSION
enum VK_IMG_EXTENSION_107_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_108_EXTENSION_NAME
enum VK_IMG_EXTENSION_108_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_108_SPEC_VERSION
enum VK_IMG_EXTENSION_108_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_109_EXTENSION_NAME
enum VK_IMG_EXTENSION_109_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_109_SPEC_VERSION
enum VK_IMG_EXTENSION_109_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_110_EXTENSION_NAME
enum VK_IMG_EXTENSION_110_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_110_SPEC_VERSION
enum VK_IMG_EXTENSION_110_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_111_EXTENSION_NAME
enum VK_IMG_EXTENSION_111_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_111_SPEC_VERSION
enum VK_IMG_EXTENSION_111_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_69_EXTENSION_NAME
enum VK_IMG_EXTENSION_69_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_EXTENSION_69_SPEC_VERSION
enum VK_IMG_EXTENSION_69_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_FILTER_CUBIC_EXTENSION_NAME
enum VK_IMG_FILTER_CUBIC_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_FILTER_CUBIC_SPEC_VERSION
enum VK_IMG_FILTER_CUBIC_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_FORMAT_PVRTC_EXTENSION_NAME
enum VK_IMG_FORMAT_PVRTC_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_IMG_FORMAT_PVRTC_SPEC_VERSION
enum VK_IMG_FORMAT_PVRTC_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INCOMPLETE
enum VK_INCOMPLETE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_BEGIN_RANGE
enum VK_INDEX_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_END_RANGE
enum VK_INDEX_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_MAX_ENUM
enum VK_INDEX_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_RANGE_SIZE
enum VK_INDEX_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_UINT16
enum VK_INDEX_TYPE_UINT16;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDEX_TYPE_UINT32
enum VK_INDEX_TYPE_UINT32;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_LAYOUT_USAGE_EMPTY_EXECUTIONS_BIT_NVX
enum VK_INDIRECT_COMMANDS_LAYOUT_USAGE_EMPTY_EXECUTIONS_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_LAYOUT_USAGE_FLAG_BITS_MAX_ENUM_NVX
enum VK_INDIRECT_COMMANDS_LAYOUT_USAGE_FLAG_BITS_MAX_ENUM_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_LAYOUT_USAGE_INDEXED_SEQUENCES_BIT_NVX
enum VK_INDIRECT_COMMANDS_LAYOUT_USAGE_INDEXED_SEQUENCES_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_LAYOUT_USAGE_SPARSE_SEQUENCES_BIT_NVX
enum VK_INDIRECT_COMMANDS_LAYOUT_USAGE_SPARSE_SEQUENCES_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_LAYOUT_USAGE_UNORDERED_SEQUENCES_BIT_NVX
enum VK_INDIRECT_COMMANDS_LAYOUT_USAGE_UNORDERED_SEQUENCES_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_BEGIN_RANGE_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_BEGIN_RANGE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_DESCRIPTOR_SET_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_DESCRIPTOR_SET_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_DISPATCH_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_DISPATCH_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_DRAW_INDEXED_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_DRAW_INDEXED_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_DRAW_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_DRAW_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_END_RANGE_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_END_RANGE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_INDEX_BUFFER_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_INDEX_BUFFER_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_MAX_ENUM_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_MAX_ENUM_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_PIPELINE_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_PIPELINE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_PUSH_CONSTANT_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_PUSH_CONSTANT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_RANGE_SIZE_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_RANGE_SIZE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INDIRECT_COMMANDS_TOKEN_TYPE_VERTEX_BUFFER_NVX
enum VK_INDIRECT_COMMANDS_TOKEN_TYPE_VERTEX_BUFFER_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INTERNAL_ALLOCATION_TYPE_BEGIN_RANGE
enum VK_INTERNAL_ALLOCATION_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INTERNAL_ALLOCATION_TYPE_END_RANGE
enum VK_INTERNAL_ALLOCATION_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INTERNAL_ALLOCATION_TYPE_EXECUTABLE
enum VK_INTERNAL_ALLOCATION_TYPE_EXECUTABLE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INTERNAL_ALLOCATION_TYPE_MAX_ENUM
enum VK_INTERNAL_ALLOCATION_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_INTERNAL_ALLOCATION_TYPE_RANGE_SIZE
enum VK_INTERNAL_ALLOCATION_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_16BIT_STORAGE_EXTENSION_NAME
enum VK_KHR_16BIT_STORAGE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_16BIT_STORAGE_SPEC_VERSION
enum VK_KHR_16BIT_STORAGE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_ANDROID_SURFACE_EXTENSION_NAME
enum VK_KHR_ANDROID_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_ANDROID_SURFACE_SPEC_VERSION
enum VK_KHR_ANDROID_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DEDICATED_ALLOCATION_EXTENSION_NAME
enum VK_KHR_DEDICATED_ALLOCATION_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DEDICATED_ALLOCATION_SPEC_VERSION
enum VK_KHR_DEDICATED_ALLOCATION_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME
enum VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_SPEC_VERSION
enum VK_KHR_DESCRIPTOR_UPDATE_TEMPLATE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DISPLAY_EXTENSION_NAME
enum VK_KHR_DISPLAY_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DISPLAY_SPEC_VERSION
enum VK_KHR_DISPLAY_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DISPLAY_SWAPCHAIN_EXTENSION_NAME
enum VK_KHR_DISPLAY_SWAPCHAIN_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_DISPLAY_SWAPCHAIN_SPEC_VERSION
enum VK_KHR_DISPLAY_SWAPCHAIN_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_117_EXTENSION_NAME
enum VK_KHR_EXTENSION_117_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_117_SPEC_VERSION
enum VK_KHR_EXTENSION_117_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_118_EXTENSION_NAME
enum VK_KHR_EXTENSION_118_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_118_SPEC_VERSION
enum VK_KHR_EXTENSION_118_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_119_EXTENSION_NAME
enum VK_KHR_EXTENSION_119_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_119_SPEC_VERSION
enum VK_KHR_EXTENSION_119_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_122_EXTENSION_NAME
enum VK_KHR_EXTENSION_122_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_122_SPEC_VERSION
enum VK_KHR_EXTENSION_122_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_129_EXTENSION_NAME
enum VK_KHR_EXTENSION_129_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_129_SPEC_VERSION
enum VK_KHR_EXTENSION_129_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_130_EXTENSION_NAME
enum VK_KHR_EXTENSION_130_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_130_SPEC_VERSION
enum VK_KHR_EXTENSION_130_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_148_EXTENSION_NAME
enum VK_KHR_EXTENSION_148_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_148_SPEC_VERSION
enum VK_KHR_EXTENSION_148_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_157_EXTENSION_NAME
enum VK_KHR_EXTENSION_157_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_157_SPEC_VERSION
enum VK_KHR_EXTENSION_157_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_158_EXTENSION_NAME
enum VK_KHR_EXTENSION_158_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_158_SPEC_VERSION
enum VK_KHR_EXTENSION_158_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_82_EXTENSION_NAME
enum VK_KHR_EXTENSION_82_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_82_SPEC_VERSION
enum VK_KHR_EXTENSION_82_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_83_EXTENSION_NAME
enum VK_KHR_EXTENSION_83_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_83_SPEC_VERSION
enum VK_KHR_EXTENSION_83_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_94_EXTENSION_NAME
enum VK_KHR_EXTENSION_94_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTENSION_94_SPEC_VERSION
enum VK_KHR_EXTENSION_94_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_CAPABILITIES_EXTENSION_NAME
enum VK_KHR_EXTERNAL_FENCE_CAPABILITIES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_CAPABILITIES_SPEC_VERSION
enum VK_KHR_EXTERNAL_FENCE_CAPABILITIES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_EXTENSION_NAME
enum VK_KHR_EXTERNAL_FENCE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_FD_EXTENSION_NAME
enum VK_KHR_EXTERNAL_FENCE_FD_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_FD_SPEC_VERSION
enum VK_KHR_EXTERNAL_FENCE_FD_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_SPEC_VERSION
enum VK_KHR_EXTERNAL_FENCE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_WIN32_EXTENSION_NAME
enum VK_KHR_EXTERNAL_FENCE_WIN32_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_FENCE_WIN32_SPEC_VERSION
enum VK_KHR_EXTERNAL_FENCE_WIN32_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME
enum VK_KHR_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION
enum VK_KHR_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_EXTENSION_NAME
enum VK_KHR_EXTERNAL_MEMORY_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_FD_EXTENSION_NAME
enum VK_KHR_EXTERNAL_MEMORY_FD_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_FD_SPEC_VERSION
enum VK_KHR_EXTERNAL_MEMORY_FD_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_SPEC_VERSION
enum VK_KHR_EXTERNAL_MEMORY_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_WIN32_EXTENSION_NAME
enum VK_KHR_EXTERNAL_MEMORY_WIN32_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_MEMORY_WIN32_SPEC_VERSION
enum VK_KHR_EXTERNAL_MEMORY_WIN32_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_EXTENSION_NAME
enum VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_SPEC_VERSION
enum VK_KHR_EXTERNAL_SEMAPHORE_CAPABILITIES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_EXTENSION_NAME
enum VK_KHR_EXTERNAL_SEMAPHORE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_FD_EXTENSION_NAME
enum VK_KHR_EXTERNAL_SEMAPHORE_FD_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_FD_SPEC_VERSION
enum VK_KHR_EXTERNAL_SEMAPHORE_FD_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_SPEC_VERSION
enum VK_KHR_EXTERNAL_SEMAPHORE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME
enum VK_KHR_EXTERNAL_SEMAPHORE_WIN32_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_EXTERNAL_SEMAPHORE_WIN32_SPEC_VERSION
enum VK_KHR_EXTERNAL_SEMAPHORE_WIN32_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME
enum VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_MEMORY_REQUIREMENTS_2_SPEC_VERSION
enum VK_KHR_GET_MEMORY_REQUIREMENTS_2_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME
enum VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_SPEC_VERSION
enum VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_SURFACE_CAPABILITIES_2_EXTENSION_NAME
enum VK_KHR_GET_SURFACE_CAPABILITIES_2_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_GET_SURFACE_CAPABILITIES_2_SPEC_VERSION
enum VK_KHR_GET_SURFACE_CAPABILITIES_2_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_INCREMENTAL_PRESENT_EXTENSION_NAME
enum VK_KHR_INCREMENTAL_PRESENT_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_INCREMENTAL_PRESENT_SPEC_VERSION
enum VK_KHR_INCREMENTAL_PRESENT_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_MAINTENANCE1_EXTENSION_NAME
enum VK_KHR_MAINTENANCE1_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_MAINTENANCE1_SPEC_VERSION
enum VK_KHR_MAINTENANCE1_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_MIR_SURFACE_EXTENSION_NAME
enum VK_KHR_MIR_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_MIR_SURFACE_SPEC_VERSION
enum VK_KHR_MIR_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_PUSH_DESCRIPTOR_EXTENSION_NAME
enum VK_KHR_PUSH_DESCRIPTOR_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_PUSH_DESCRIPTOR_SPEC_VERSION
enum VK_KHR_PUSH_DESCRIPTOR_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION_NAME
enum VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_SPEC_VERSION
enum VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SHADER_DRAW_PARAMETERS_EXTENSION_NAME
enum VK_KHR_SHADER_DRAW_PARAMETERS_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SHADER_DRAW_PARAMETERS_SPEC_VERSION
enum VK_KHR_SHADER_DRAW_PARAMETERS_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SHARED_PRESENTABLE_IMAGE_EXTENSION_NAME
enum VK_KHR_SHARED_PRESENTABLE_IMAGE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SHARED_PRESENTABLE_IMAGE_SPEC_VERSION
enum VK_KHR_SHARED_PRESENTABLE_IMAGE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME
enum VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION
enum VK_KHR_STORAGE_BUFFER_STORAGE_CLASS_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SURFACE_EXTENSION_NAME
enum VK_KHR_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SURFACE_SPEC_VERSION
enum VK_KHR_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SWAPCHAIN_EXTENSION_NAME
enum VK_KHR_SWAPCHAIN_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_SWAPCHAIN_SPEC_VERSION
enum VK_KHR_SWAPCHAIN_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_VARIABLE_POINTERS_EXTENSION_NAME
enum VK_KHR_VARIABLE_POINTERS_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_VARIABLE_POINTERS_SPEC_VERSION
enum VK_KHR_VARIABLE_POINTERS_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME
enum VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WAYLAND_SURFACE_SPEC_VERSION
enum VK_KHR_WAYLAND_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WIN32_KEYED_MUTEX_EXTENSION_NAME
enum VK_KHR_WIN32_KEYED_MUTEX_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WIN32_KEYED_MUTEX_SPEC_VERSION
enum VK_KHR_WIN32_KEYED_MUTEX_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WIN32_SURFACE_EXTENSION_NAME
enum VK_KHR_WIN32_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_WIN32_SURFACE_SPEC_VERSION
enum VK_KHR_WIN32_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_XCB_SURFACE_EXTENSION_NAME
enum VK_KHR_XCB_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_XCB_SURFACE_SPEC_VERSION
enum VK_KHR_XCB_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_XLIB_SURFACE_EXTENSION_NAME
enum VK_KHR_XLIB_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_XLIB_SURFACE_SPEC_VERSION
enum VK_KHR_XLIB_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_extension_146_EXTENSION_NAME
enum VK_KHR_extension_146_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_extension_146_SPEC_VERSION
enum VK_KHR_extension_146_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_relaxed_block_layout_EXTENSION_NAME
enum VK_KHR_relaxed_block_layout_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHR_relaxed_block_layout_SPEC_VERSION
enum VK_KHR_relaxed_block_layout_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_DEVICE_GROUP_CREATION_EXTENSION_NAME
enum VK_KHX_DEVICE_GROUP_CREATION_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_DEVICE_GROUP_CREATION_SPEC_VERSION
enum VK_KHX_DEVICE_GROUP_CREATION_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_DEVICE_GROUP_EXTENSION_NAME
enum VK_KHX_DEVICE_GROUP_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_DEVICE_GROUP_SPEC_VERSION
enum VK_KHX_DEVICE_GROUP_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_MULTIVIEW_EXTENSION_NAME
enum VK_KHX_MULTIVIEW_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_KHX_MULTIVIEW_SPEC_VERSION
enum VK_KHX_MULTIVIEW_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOD_CLAMP_NONE
enum VK_LOD_CLAMP_NONE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_AND
enum VK_LOGIC_OP_AND;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_AND_INVERTED
enum VK_LOGIC_OP_AND_INVERTED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_AND_REVERSE
enum VK_LOGIC_OP_AND_REVERSE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_BEGIN_RANGE
enum VK_LOGIC_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_CLEAR
enum VK_LOGIC_OP_CLEAR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_COPY
enum VK_LOGIC_OP_COPY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_COPY_INVERTED
enum VK_LOGIC_OP_COPY_INVERTED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_END_RANGE
enum VK_LOGIC_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_EQUIVALENT
enum VK_LOGIC_OP_EQUIVALENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_INVERT
enum VK_LOGIC_OP_INVERT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_MAX_ENUM
enum VK_LOGIC_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_NAND
enum VK_LOGIC_OP_NAND;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_NOR
enum VK_LOGIC_OP_NOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_NO_OP
enum VK_LOGIC_OP_NO_OP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_OR
enum VK_LOGIC_OP_OR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_OR_INVERTED
enum VK_LOGIC_OP_OR_INVERTED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_OR_REVERSE
enum VK_LOGIC_OP_OR_REVERSE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_RANGE_SIZE
enum VK_LOGIC_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_SET
enum VK_LOGIC_OP_SET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LOGIC_OP_XOR
enum VK_LOGIC_OP_XOR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_LUID_SIZE_KHR
enum VK_LUID_SIZE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_DESCRIPTION_SIZE
enum VK_MAX_DESCRIPTION_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_DEVICE_GROUP_SIZE_KHX
enum VK_MAX_DEVICE_GROUP_SIZE_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_EXTENSION_NAME_SIZE
enum VK_MAX_EXTENSION_NAME_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_MEMORY_HEAPS
enum VK_MAX_MEMORY_HEAPS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_MEMORY_TYPES
enum VK_MAX_MEMORY_TYPES;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MAX_PHYSICAL_DEVICE_NAME_SIZE
enum VK_MAX_PHYSICAL_DEVICE_NAME_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHX
enum VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_ALLOCATE_FLAG_BITS_MAX_ENUM_KHX
enum VK_MEMORY_ALLOCATE_FLAG_BITS_MAX_ENUM_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_HEAP_DEVICE_LOCAL_BIT
enum VK_MEMORY_HEAP_DEVICE_LOCAL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_HEAP_FLAG_BITS_MAX_ENUM
enum VK_MEMORY_HEAP_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_HEAP_MULTI_INSTANCE_BIT_KHX
enum VK_MEMORY_HEAP_MULTI_INSTANCE_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT
enum VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_FLAG_BITS_MAX_ENUM
enum VK_MEMORY_PROPERTY_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_HOST_CACHED_BIT
enum VK_MEMORY_PROPERTY_HOST_CACHED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
enum VK_MEMORY_PROPERTY_HOST_COHERENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT
enum VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT
enum VK_MEMORY_PROPERTY_LAZILY_ALLOCATED_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MESA_EXTENSION_126_EXTENSION_NAME
enum VK_MESA_EXTENSION_126_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MESA_EXTENSION_126_SPEC_VERSION
enum VK_MESA_EXTENSION_126_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MESA_EXTENSION_127_EXTENSION_NAME
enum VK_MESA_EXTENSION_127_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MESA_EXTENSION_127_SPEC_VERSION
enum VK_MESA_EXTENSION_127_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_IOS_SURFACE_EXTENSION_NAME
enum VK_MVK_IOS_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_IOS_SURFACE_SPEC_VERSION
enum VK_MVK_IOS_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_MACOS_SURFACE_EXTENSION_NAME
enum VK_MVK_MACOS_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_MACOS_SURFACE_SPEC_VERSION
enum VK_MVK_MACOS_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_MOLTENVK_EXTENSION_NAME
enum VK_MVK_MOLTENVK_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_MVK_MOLTENVK_SPEC_VERSION
enum VK_MVK_MOLTENVK_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NN_VI_SURFACE_EXTENSION_NAME
enum VK_NN_VI_SURFACE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NN_VI_SURFACE_SPEC_VERSION
enum VK_NN_VI_SURFACE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NOT_READY
enum VK_NOT_READY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NULL_HANDLE
enum VK_NULL_HANDLE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NULL_ND_HANDLE
enum VK_NULL_ND_HANDLE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NULL_ND_HANDLE
enum VK_NULL_ND_HANDLE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_DEVICE_GENERATED_COMMANDS_EXTENSION_NAME
enum VK_NVX_DEVICE_GENERATED_COMMANDS_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_DEVICE_GENERATED_COMMANDS_SPEC_VERSION
enum VK_NVX_DEVICE_GENERATED_COMMANDS_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_29_EXTENSION_NAME
enum VK_NVX_EXTENSION_29_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_29_SPEC_VERSION
enum VK_NVX_EXTENSION_29_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_30_EXTENSION_NAME
enum VK_NVX_EXTENSION_30_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_30_SPEC_VERSION
enum VK_NVX_EXTENSION_30_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_31_EXTENSION_NAME
enum VK_NVX_EXTENSION_31_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_31_SPEC_VERSION
enum VK_NVX_EXTENSION_31_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_48_EXTENSION_NAME
enum VK_NVX_EXTENSION_48_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_48_SPEC_VERSION
enum VK_NVX_EXTENSION_48_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_51_EXTENSION_NAME
enum VK_NVX_EXTENSION_51_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_51_SPEC_VERSION
enum VK_NVX_EXTENSION_51_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_52_EXTENSION_NAME
enum VK_NVX_EXTENSION_52_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_EXTENSION_52_SPEC_VERSION
enum VK_NVX_EXTENSION_52_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_MULTIVIEW_PER_VIEW_ATTRIBUTES_EXTENSION_NAME
enum VK_NVX_MULTIVIEW_PER_VIEW_ATTRIBUTES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NVX_MULTIVIEW_PER_VIEW_ATTRIBUTES_SPEC_VERSION
enum VK_NVX_MULTIVIEW_PER_VIEW_ATTRIBUTES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_CLIP_SPACE_W_SCALING_EXTENSION_NAME
enum VK_NV_CLIP_SPACE_W_SCALING_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_CLIP_SPACE_W_SCALING_SPEC_VERSION
enum VK_NV_CLIP_SPACE_W_SCALING_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_DEDICATED_ALLOCATION_EXTENSION_NAME
enum VK_NV_DEDICATED_ALLOCATION_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_DEDICATED_ALLOCATION_SPEC_VERSION
enum VK_NV_DEDICATED_ALLOCATION_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_101_EXTENSION_NAME
enum VK_NV_EXTENSION_101_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_101_SPEC_VERSION
enum VK_NV_EXTENSION_101_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_102_EXTENSION_NAME
enum VK_NV_EXTENSION_102_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_102_SPEC_VERSION
enum VK_NV_EXTENSION_102_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_103_EXTENSION_NAME
enum VK_NV_EXTENSION_103_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_103_SPEC_VERSION
enum VK_NV_EXTENSION_103_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_104_EXTENSION_NAME
enum VK_NV_EXTENSION_104_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_104_SPEC_VERSION
enum VK_NV_EXTENSION_104_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_151_EXTENSION_NAME
enum VK_NV_EXTENSION_151_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_151_SPEC_VERSION
enum VK_NV_EXTENSION_151_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_152_EXTENSION_NAME
enum VK_NV_EXTENSION_152_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_152_SPEC_VERSION
enum VK_NV_EXTENSION_152_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_155_EXTENSION_NAME
enum VK_NV_EXTENSION_155_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_155_SPEC_VERSION
enum VK_NV_EXTENSION_155_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_156_EXTENSION_NAME
enum VK_NV_EXTENSION_156_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_156_SPEC_VERSION
enum VK_NV_EXTENSION_156_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_1_ERROR
enum VK_NV_EXTENSION_1_ERROR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_1_EXTENSION_NAME
enum VK_NV_EXTENSION_1_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_1_SPEC_VERSION
enum VK_NV_EXTENSION_1_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_53_EXTENSION_NAME
enum VK_NV_EXTENSION_53_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTENSION_53_SPEC_VERSION
enum VK_NV_EXTENSION_53_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME
enum VK_NV_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION
enum VK_NV_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_EXTENSION_NAME
enum VK_NV_EXTERNAL_MEMORY_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_SPEC_VERSION
enum VK_NV_EXTERNAL_MEMORY_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_WIN32_EXTENSION_NAME
enum VK_NV_EXTERNAL_MEMORY_WIN32_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_EXTERNAL_MEMORY_WIN32_SPEC_VERSION
enum VK_NV_EXTERNAL_MEMORY_WIN32_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FILL_RECTANGLE_EXTENSION_NAME
enum VK_NV_FILL_RECTANGLE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FILL_RECTANGLE_SPEC_VERSION
enum VK_NV_FILL_RECTANGLE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FRAGMENT_COVERAGE_TO_COLOR_EXTENSION_NAME
enum VK_NV_FRAGMENT_COVERAGE_TO_COLOR_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FRAGMENT_COVERAGE_TO_COLOR_SPEC_VERSION
enum VK_NV_FRAGMENT_COVERAGE_TO_COLOR_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FRAMEBUFFER_MIXED_SAMPLES_EXTENSION_NAME
enum VK_NV_FRAMEBUFFER_MIXED_SAMPLES_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_FRAMEBUFFER_MIXED_SAMPLES_SPEC_VERSION
enum VK_NV_FRAMEBUFFER_MIXED_SAMPLES_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_GEOMETRY_SHADER_PASSTHROUGH_EXTENSION_NAME
enum VK_NV_GEOMETRY_SHADER_PASSTHROUGH_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_GEOMETRY_SHADER_PASSTHROUGH_SPEC_VERSION
enum VK_NV_GEOMETRY_SHADER_PASSTHROUGH_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_GLSL_SHADER_EXTENSION_NAME
enum VK_NV_GLSL_SHADER_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_GLSL_SHADER_SPEC_VERSION
enum VK_NV_GLSL_SHADER_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_SAMPLE_MASK_OVERRIDE_COVERAGE_EXTENSION_NAME
enum VK_NV_SAMPLE_MASK_OVERRIDE_COVERAGE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_SAMPLE_MASK_OVERRIDE_COVERAGE_SPEC_VERSION
enum VK_NV_SAMPLE_MASK_OVERRIDE_COVERAGE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_VIEWPORT_ARRAY2_EXTENSION_NAME
enum VK_NV_VIEWPORT_ARRAY2_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_VIEWPORT_ARRAY2_SPEC_VERSION
enum VK_NV_VIEWPORT_ARRAY2_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_VIEWPORT_SWIZZLE_EXTENSION_NAME
enum VK_NV_VIEWPORT_SWIZZLE_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_VIEWPORT_SWIZZLE_SPEC_VERSION
enum VK_NV_VIEWPORT_SWIZZLE_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_WIN32_KEYED_MUTEX_EXTENSION_NAME
enum VK_NV_WIN32_KEYED_MUTEX_EXTENSION_NAME;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_NV_WIN32_KEYED_MUTEX_SPEC_VERSION
enum VK_NV_WIN32_KEYED_MUTEX_SPEC_VERSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_BEGIN_RANGE_NVX
enum VK_OBJECT_ENTRY_TYPE_BEGIN_RANGE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_DESCRIPTOR_SET_NVX
enum VK_OBJECT_ENTRY_TYPE_DESCRIPTOR_SET_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_END_RANGE_NVX
enum VK_OBJECT_ENTRY_TYPE_END_RANGE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_INDEX_BUFFER_NVX
enum VK_OBJECT_ENTRY_TYPE_INDEX_BUFFER_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_MAX_ENUM_NVX
enum VK_OBJECT_ENTRY_TYPE_MAX_ENUM_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_PIPELINE_NVX
enum VK_OBJECT_ENTRY_TYPE_PIPELINE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_PUSH_CONSTANT_NVX
enum VK_OBJECT_ENTRY_TYPE_PUSH_CONSTANT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_RANGE_SIZE_NVX
enum VK_OBJECT_ENTRY_TYPE_RANGE_SIZE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_TYPE_VERTEX_BUFFER_NVX
enum VK_OBJECT_ENTRY_TYPE_VERTEX_BUFFER_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_USAGE_COMPUTE_BIT_NVX
enum VK_OBJECT_ENTRY_USAGE_COMPUTE_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_USAGE_FLAG_BITS_MAX_ENUM_NVX
enum VK_OBJECT_ENTRY_USAGE_FLAG_BITS_MAX_ENUM_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_ENTRY_USAGE_GRAPHICS_BIT_NVX
enum VK_OBJECT_ENTRY_USAGE_GRAPHICS_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_BEGIN_RANGE
enum VK_OBJECT_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_BUFFER
enum VK_OBJECT_TYPE_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_BUFFER_VIEW
enum VK_OBJECT_TYPE_BUFFER_VIEW;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_COMMAND_BUFFER
enum VK_OBJECT_TYPE_COMMAND_BUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_COMMAND_POOL
enum VK_OBJECT_TYPE_COMMAND_POOL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DEBUG_REPORT_CALLBACK_EXT
enum VK_OBJECT_TYPE_DEBUG_REPORT_CALLBACK_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DESCRIPTOR_POOL
enum VK_OBJECT_TYPE_DESCRIPTOR_POOL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DESCRIPTOR_SET
enum VK_OBJECT_TYPE_DESCRIPTOR_SET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT
enum VK_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_KHR
enum VK_OBJECT_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DEVICE
enum VK_OBJECT_TYPE_DEVICE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DEVICE_MEMORY
enum VK_OBJECT_TYPE_DEVICE_MEMORY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DISPLAY_KHR
enum VK_OBJECT_TYPE_DISPLAY_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_DISPLAY_MODE_KHR
enum VK_OBJECT_TYPE_DISPLAY_MODE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_END_RANGE
enum VK_OBJECT_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_EVENT
enum VK_OBJECT_TYPE_EVENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_FENCE
enum VK_OBJECT_TYPE_FENCE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_FRAMEBUFFER
enum VK_OBJECT_TYPE_FRAMEBUFFER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_IMAGE
enum VK_OBJECT_TYPE_IMAGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_IMAGE_VIEW
enum VK_OBJECT_TYPE_IMAGE_VIEW;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX
enum VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_INSTANCE
enum VK_OBJECT_TYPE_INSTANCE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_MAX_ENUM
enum VK_OBJECT_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_OBJECT_TABLE_NVX
enum VK_OBJECT_TYPE_OBJECT_TABLE_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_PHYSICAL_DEVICE
enum VK_OBJECT_TYPE_PHYSICAL_DEVICE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_PIPELINE
enum VK_OBJECT_TYPE_PIPELINE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_PIPELINE_CACHE
enum VK_OBJECT_TYPE_PIPELINE_CACHE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_PIPELINE_LAYOUT
enum VK_OBJECT_TYPE_PIPELINE_LAYOUT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_QUERY_POOL
enum VK_OBJECT_TYPE_QUERY_POOL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_QUEUE
enum VK_OBJECT_TYPE_QUEUE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_RANGE_SIZE
enum VK_OBJECT_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_RENDER_PASS
enum VK_OBJECT_TYPE_RENDER_PASS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_SAMPLER
enum VK_OBJECT_TYPE_SAMPLER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_SEMAPHORE
enum VK_OBJECT_TYPE_SEMAPHORE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_SHADER_MODULE
enum VK_OBJECT_TYPE_SHADER_MODULE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_SURFACE_KHR
enum VK_OBJECT_TYPE_SURFACE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_SWAPCHAIN_KHR
enum VK_OBJECT_TYPE_SWAPCHAIN_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_OBJECT_TYPE_UNKNOWN
enum VK_OBJECT_TYPE_UNKNOWN;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PEER_MEMORY_FEATURE_COPY_DST_BIT_KHX
enum VK_PEER_MEMORY_FEATURE_COPY_DST_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PEER_MEMORY_FEATURE_COPY_SRC_BIT_KHX
enum VK_PEER_MEMORY_FEATURE_COPY_SRC_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PEER_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_KHX
enum VK_PEER_MEMORY_FEATURE_FLAG_BITS_MAX_ENUM_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PEER_MEMORY_FEATURE_GENERIC_DST_BIT_KHX
enum VK_PEER_MEMORY_FEATURE_GENERIC_DST_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PEER_MEMORY_FEATURE_GENERIC_SRC_BIT_KHX
enum VK_PEER_MEMORY_FEATURE_GENERIC_SRC_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_BEGIN_RANGE
enum VK_PHYSICAL_DEVICE_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_CPU
enum VK_PHYSICAL_DEVICE_TYPE_CPU;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
enum VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_END_RANGE
enum VK_PHYSICAL_DEVICE_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
enum VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_MAX_ENUM
enum VK_PHYSICAL_DEVICE_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_OTHER
enum VK_PHYSICAL_DEVICE_TYPE_OTHER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_RANGE_SIZE
enum VK_PHYSICAL_DEVICE_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU
enum VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_BEGIN_RANGE
enum VK_PIPELINE_BIND_POINT_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_COMPUTE
enum VK_PIPELINE_BIND_POINT_COMPUTE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_END_RANGE
enum VK_PIPELINE_BIND_POINT_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_GRAPHICS
enum VK_PIPELINE_BIND_POINT_GRAPHICS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_MAX_ENUM
enum VK_PIPELINE_BIND_POINT_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_BIND_POINT_RANGE_SIZE
enum VK_PIPELINE_BIND_POINT_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CACHE_HEADER_VERSION_BEGIN_RANGE
enum VK_PIPELINE_CACHE_HEADER_VERSION_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CACHE_HEADER_VERSION_END_RANGE
enum VK_PIPELINE_CACHE_HEADER_VERSION_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CACHE_HEADER_VERSION_MAX_ENUM
enum VK_PIPELINE_CACHE_HEADER_VERSION_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CACHE_HEADER_VERSION_ONE
enum VK_PIPELINE_CACHE_HEADER_VERSION_ONE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CACHE_HEADER_VERSION_RANGE_SIZE
enum VK_PIPELINE_CACHE_HEADER_VERSION_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT
enum VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_DERIVATIVE_BIT
enum VK_PIPELINE_CREATE_DERIVATIVE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
enum VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_DISPATCH_BASE_KHX
enum VK_PIPELINE_CREATE_DISPATCH_BASE_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_FLAG_BITS_MAX_ENUM
enum VK_PIPELINE_CREATE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_CREATE_VIEW_INDEX_FROM_DEVICE_INDEX_BIT_KHX
enum VK_PIPELINE_CREATE_VIEW_INDEX_FROM_DEVICE_INDEX_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_ALL_COMMANDS_BIT
enum VK_PIPELINE_STAGE_ALL_COMMANDS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT
enum VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT
enum VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT
enum VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_COMMAND_PROCESS_BIT_NVX
enum VK_PIPELINE_STAGE_COMMAND_PROCESS_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT
enum VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT
enum VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT
enum VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_FLAG_BITS_MAX_ENUM
enum VK_PIPELINE_STAGE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT
enum VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_GEOMETRY_SHADER_BIT
enum VK_PIPELINE_STAGE_GEOMETRY_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_HOST_BIT
enum VK_PIPELINE_STAGE_HOST_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT
enum VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_TESSELLATION_CONTROL_SHADER_BIT
enum VK_PIPELINE_STAGE_TESSELLATION_CONTROL_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_TESSELLATION_EVALUATION_SHADER_BIT
enum VK_PIPELINE_STAGE_TESSELLATION_EVALUATION_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT
enum VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_TRANSFER_BIT
enum VK_PIPELINE_STAGE_TRANSFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_VERTEX_INPUT_BIT
enum VK_PIPELINE_STAGE_VERTEX_INPUT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PIPELINE_STAGE_VERTEX_SHADER_BIT
enum VK_PIPELINE_STAGE_VERTEX_SHADER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_BEGIN_RANGE
enum VK_POLYGON_MODE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_END_RANGE
enum VK_POLYGON_MODE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_FILL
enum VK_POLYGON_MODE_FILL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_FILL_RECTANGLE_NV
enum VK_POLYGON_MODE_FILL_RECTANGLE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_LINE
enum VK_POLYGON_MODE_LINE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_MAX_ENUM
enum VK_POLYGON_MODE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_POINT
enum VK_POLYGON_MODE_POINT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_POLYGON_MODE_RANGE_SIZE
enum VK_POLYGON_MODE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_BEGIN_RANGE_KHR
enum VK_PRESENT_MODE_BEGIN_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_END_RANGE_KHR
enum VK_PRESENT_MODE_END_RANGE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_FIFO_KHR
enum VK_PRESENT_MODE_FIFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_FIFO_RELAXED_KHR
enum VK_PRESENT_MODE_FIFO_RELAXED_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_IMMEDIATE_KHR
enum VK_PRESENT_MODE_IMMEDIATE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_MAILBOX_KHR
enum VK_PRESENT_MODE_MAILBOX_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_MAX_ENUM_KHR
enum VK_PRESENT_MODE_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_RANGE_SIZE_KHR
enum VK_PRESENT_MODE_RANGE_SIZE_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_SHARED_CONTINUOUS_REFRESH_KHR
enum VK_PRESENT_MODE_SHARED_CONTINUOUS_REFRESH_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRESENT_MODE_SHARED_DEMAND_REFRESH_KHR
enum VK_PRESENT_MODE_SHARED_DEMAND_REFRESH_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_BEGIN_RANGE
enum VK_PRIMITIVE_TOPOLOGY_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_END_RANGE
enum VK_PRIMITIVE_TOPOLOGY_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_LINE_LIST
enum VK_PRIMITIVE_TOPOLOGY_LINE_LIST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_LINE_LIST_WITH_ADJACENCY
enum VK_PRIMITIVE_TOPOLOGY_LINE_LIST_WITH_ADJACENCY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_LINE_STRIP
enum VK_PRIMITIVE_TOPOLOGY_LINE_STRIP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_LINE_STRIP_WITH_ADJACENCY
enum VK_PRIMITIVE_TOPOLOGY_LINE_STRIP_WITH_ADJACENCY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_MAX_ENUM
enum VK_PRIMITIVE_TOPOLOGY_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_PATCH_LIST
enum VK_PRIMITIVE_TOPOLOGY_PATCH_LIST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_POINT_LIST
enum VK_PRIMITIVE_TOPOLOGY_POINT_LIST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_RANGE_SIZE
enum VK_PRIMITIVE_TOPOLOGY_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN
enum VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST
enum VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST_WITH_ADJACENCY
enum VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST_WITH_ADJACENCY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP
enum VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP_WITH_ADJACENCY
enum VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP_WITH_ADJACENCY;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_CONTROL_FLAG_BITS_MAX_ENUM
enum VK_QUERY_CONTROL_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_CONTROL_PRECISE_BIT
enum VK_QUERY_CONTROL_PRECISE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_CLIPPING_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_CLIPPING_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_CLIPPING_PRIMITIVES_BIT
enum VK_QUERY_PIPELINE_STATISTIC_CLIPPING_PRIMITIVES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_COMPUTE_SHADER_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_COMPUTE_SHADER_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_FLAG_BITS_MAX_ENUM
enum VK_QUERY_PIPELINE_STATISTIC_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_FRAGMENT_SHADER_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_FRAGMENT_SHADER_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_PRIMITIVES_BIT
enum VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_PRIMITIVES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT
enum VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT
enum VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_CONTROL_SHADER_PATCHES_BIT
enum VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_CONTROL_SHADER_PATCHES_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_EVALUATION_SHADER_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_EVALUATION_SHADER_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_PIPELINE_STATISTIC_VERTEX_SHADER_INVOCATIONS_BIT
enum VK_QUERY_PIPELINE_STATISTIC_VERTEX_SHADER_INVOCATIONS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_RESULT_64_BIT
enum VK_QUERY_RESULT_64_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_RESULT_FLAG_BITS_MAX_ENUM
enum VK_QUERY_RESULT_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_RESULT_PARTIAL_BIT
enum VK_QUERY_RESULT_PARTIAL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_RESULT_WAIT_BIT
enum VK_QUERY_RESULT_WAIT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_RESULT_WITH_AVAILABILITY_BIT
enum VK_QUERY_RESULT_WITH_AVAILABILITY_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_BEGIN_RANGE
enum VK_QUERY_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_END_RANGE
enum VK_QUERY_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_MAX_ENUM
enum VK_QUERY_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_OCCLUSION
enum VK_QUERY_TYPE_OCCLUSION;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_PIPELINE_STATISTICS
enum VK_QUERY_TYPE_PIPELINE_STATISTICS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_RANGE_SIZE
enum VK_QUERY_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUERY_TYPE_TIMESTAMP
enum VK_QUERY_TYPE_TIMESTAMP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_COMPUTE_BIT
enum VK_QUEUE_COMPUTE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_FAMILY_EXTERNAL_KHR
enum VK_QUEUE_FAMILY_EXTERNAL_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_FAMILY_IGNORED
enum VK_QUEUE_FAMILY_IGNORED;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_FLAG_BITS_MAX_ENUM
enum VK_QUEUE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_GRAPHICS_BIT
enum VK_QUEUE_GRAPHICS_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_SPARSE_BINDING_BIT
enum VK_QUEUE_SPARSE_BINDING_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_QUEUE_TRANSFER_BIT
enum VK_QUEUE_TRANSFER_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_BEGIN_RANGE_AMD
enum VK_RASTERIZATION_ORDER_BEGIN_RANGE_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_END_RANGE_AMD
enum VK_RASTERIZATION_ORDER_END_RANGE_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_MAX_ENUM_AMD
enum VK_RASTERIZATION_ORDER_MAX_ENUM_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_RANGE_SIZE_AMD
enum VK_RASTERIZATION_ORDER_RANGE_SIZE_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_RELAXED_AMD
enum VK_RASTERIZATION_ORDER_RELAXED_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RASTERIZATION_ORDER_STRICT_AMD
enum VK_RASTERIZATION_ORDER_STRICT_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_REMAINING_ARRAY_LAYERS
enum VK_REMAINING_ARRAY_LAYERS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_REMAINING_MIP_LEVELS
enum VK_REMAINING_MIP_LEVELS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RESULT_BEGIN_RANGE
enum VK_RESULT_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RESULT_END_RANGE
enum VK_RESULT_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RESULT_MAX_ENUM
enum VK_RESULT_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_RESULT_RANGE_SIZE
enum VK_RESULT_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_BEGIN_RANGE
enum VK_SAMPLER_ADDRESS_MODE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER
enum VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_BORDER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE
enum VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_END_RANGE
enum VK_SAMPLER_ADDRESS_MODE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_MAX_ENUM
enum VK_SAMPLER_ADDRESS_MODE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_MIRRORED_REPEAT
enum VK_SAMPLER_ADDRESS_MODE_MIRRORED_REPEAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE
enum VK_SAMPLER_ADDRESS_MODE_MIRROR_CLAMP_TO_EDGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_RANGE_SIZE
enum VK_SAMPLER_ADDRESS_MODE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_ADDRESS_MODE_REPEAT
enum VK_SAMPLER_ADDRESS_MODE_REPEAT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_BEGIN_RANGE
enum VK_SAMPLER_MIPMAP_MODE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_END_RANGE
enum VK_SAMPLER_MIPMAP_MODE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_LINEAR
enum VK_SAMPLER_MIPMAP_MODE_LINEAR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_MAX_ENUM
enum VK_SAMPLER_MIPMAP_MODE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_NEAREST
enum VK_SAMPLER_MIPMAP_MODE_NEAREST;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_MIPMAP_MODE_RANGE_SIZE
enum VK_SAMPLER_MIPMAP_MODE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_BEGIN_RANGE_EXT
enum VK_SAMPLER_REDUCTION_MODE_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_END_RANGE_EXT
enum VK_SAMPLER_REDUCTION_MODE_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_MAX_ENUM_EXT
enum VK_SAMPLER_REDUCTION_MODE_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_MAX_EXT
enum VK_SAMPLER_REDUCTION_MODE_MAX_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_MIN_EXT
enum VK_SAMPLER_REDUCTION_MODE_MIN_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_RANGE_SIZE_EXT
enum VK_SAMPLER_REDUCTION_MODE_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_EXT
enum VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_16_BIT
enum VK_SAMPLE_COUNT_16_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_1_BIT
enum VK_SAMPLE_COUNT_1_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_2_BIT
enum VK_SAMPLE_COUNT_2_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_32_BIT
enum VK_SAMPLE_COUNT_32_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_4_BIT
enum VK_SAMPLE_COUNT_4_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_64_BIT
enum VK_SAMPLE_COUNT_64_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_8_BIT
enum VK_SAMPLE_COUNT_8_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SAMPLE_COUNT_FLAG_BITS_MAX_ENUM
enum VK_SAMPLE_COUNT_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SEMAPHORE_IMPORT_FLAG_BITS_MAX_ENUM_KHR
enum VK_SEMAPHORE_IMPORT_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SEMAPHORE_IMPORT_TEMPORARY_BIT_KHR
enum VK_SEMAPHORE_IMPORT_TEMPORARY_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_ALL
enum VK_SHADER_STAGE_ALL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_ALL_GRAPHICS
enum VK_SHADER_STAGE_ALL_GRAPHICS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_COMPUTE_BIT
enum VK_SHADER_STAGE_COMPUTE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_FLAG_BITS_MAX_ENUM
enum VK_SHADER_STAGE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_FRAGMENT_BIT
enum VK_SHADER_STAGE_FRAGMENT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_GEOMETRY_BIT
enum VK_SHADER_STAGE_GEOMETRY_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT
enum VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT
enum VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHADER_STAGE_VERTEX_BIT
enum VK_SHADER_STAGE_VERTEX_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_BEGIN_RANGE
enum VK_SHARING_MODE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_CONCURRENT
enum VK_SHARING_MODE_CONCURRENT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_END_RANGE
enum VK_SHARING_MODE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_EXCLUSIVE
enum VK_SHARING_MODE_EXCLUSIVE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_MAX_ENUM
enum VK_SHARING_MODE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SHARING_MODE_RANGE_SIZE
enum VK_SHARING_MODE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT
enum VK_SPARSE_IMAGE_FORMAT_ALIGNED_MIP_SIZE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_IMAGE_FORMAT_FLAG_BITS_MAX_ENUM
enum VK_SPARSE_IMAGE_FORMAT_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_IMAGE_FORMAT_NONSTANDARD_BLOCK_SIZE_BIT
enum VK_SPARSE_IMAGE_FORMAT_NONSTANDARD_BLOCK_SIZE_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT
enum VK_SPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_MEMORY_BIND_FLAG_BITS_MAX_ENUM
enum VK_SPARSE_MEMORY_BIND_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SPARSE_MEMORY_BIND_METADATA_BIT
enum VK_SPARSE_MEMORY_BIND_METADATA_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_FACE_BACK_BIT
enum VK_STENCIL_FACE_BACK_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_FACE_FLAG_BITS_MAX_ENUM
enum VK_STENCIL_FACE_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_FACE_FRONT_BIT
enum VK_STENCIL_FACE_FRONT_BIT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_FRONT_AND_BACK
enum VK_STENCIL_FRONT_AND_BACK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_BEGIN_RANGE
enum VK_STENCIL_OP_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_DECREMENT_AND_CLAMP
enum VK_STENCIL_OP_DECREMENT_AND_CLAMP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_DECREMENT_AND_WRAP
enum VK_STENCIL_OP_DECREMENT_AND_WRAP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_END_RANGE
enum VK_STENCIL_OP_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_INCREMENT_AND_CLAMP
enum VK_STENCIL_OP_INCREMENT_AND_CLAMP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_INCREMENT_AND_WRAP
enum VK_STENCIL_OP_INCREMENT_AND_WRAP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_INVERT
enum VK_STENCIL_OP_INVERT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_KEEP
enum VK_STENCIL_OP_KEEP;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_MAX_ENUM
enum VK_STENCIL_OP_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_RANGE_SIZE
enum VK_STENCIL_OP_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_REPLACE
enum VK_STENCIL_OP_REPLACE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STENCIL_OP_ZERO
enum VK_STENCIL_OP_ZERO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_ACQUIRE_NEXT_IMAGE_INFO_KHX
enum VK_STRUCTURE_TYPE_ACQUIRE_NEXT_IMAGE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_ANDROID_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_ANDROID_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_APPLICATION_INFO
enum VK_STRUCTURE_TYPE_APPLICATION_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BEGIN_RANGE
enum VK_STRUCTURE_TYPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BIND_BUFFER_MEMORY_INFO_KHX
enum VK_STRUCTURE_TYPE_BIND_BUFFER_MEMORY_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHX
enum VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_SWAPCHAIN_INFO_KHX
enum VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_SWAPCHAIN_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BIND_SPARSE_INFO
enum VK_STRUCTURE_TYPE_BIND_SPARSE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO
enum VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER
enum VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BUFFER_MEMORY_REQUIREMENTS_INFO_2_KHR
enum VK_STRUCTURE_TYPE_BUFFER_MEMORY_REQUIREMENTS_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_BUFFER_VIEW_CREATE_INFO
enum VK_STRUCTURE_TYPE_BUFFER_VIEW_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_CMD_PROCESS_COMMANDS_INFO_NVX
enum VK_STRUCTURE_TYPE_CMD_PROCESS_COMMANDS_INFO_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_CMD_RESERVE_SPACE_FOR_COMMANDS_INFO_NVX
enum VK_STRUCTURE_TYPE_CMD_RESERVE_SPACE_FOR_COMMANDS_INFO_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO
enum VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO
enum VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO
enum VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO
enum VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COMPUTE_PIPELINE_CREATE_INFO
enum VK_STRUCTURE_TYPE_COMPUTE_PIPELINE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_COPY_DESCRIPTOR_SET
enum VK_STRUCTURE_TYPE_COPY_DESCRIPTOR_SET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_D3D12_FENCE_SUBMIT_INFO_KHR
enum VK_STRUCTURE_TYPE_D3D12_FENCE_SUBMIT_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEBUG_MARKER_MARKER_INFO_EXT
enum VK_STRUCTURE_TYPE_DEBUG_MARKER_MARKER_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEBUG_MARKER_OBJECT_NAME_INFO_EXT
enum VK_STRUCTURE_TYPE_DEBUG_MARKER_OBJECT_NAME_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEBUG_MARKER_OBJECT_TAG_INFO_EXT
enum VK_STRUCTURE_TYPE_DEBUG_MARKER_OBJECT_TAG_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEBUG_REPORT_CALLBACK_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_DEBUG_REPORT_CALLBACK_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEBUG_REPORT_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_DEBUG_REPORT_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV
enum VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO
enum VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO
enum VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO
enum VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO
enum VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_EVENT_INFO_EXT
enum VK_STRUCTURE_TYPE_DEVICE_EVENT_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GENERATED_COMMANDS_FEATURES_NVX
enum VK_STRUCTURE_TYPE_DEVICE_GENERATED_COMMANDS_FEATURES_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GENERATED_COMMANDS_LIMITS_NVX
enum VK_STRUCTURE_TYPE_DEVICE_GENERATED_COMMANDS_LIMITS_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_BIND_SPARSE_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_BIND_SPARSE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_DEVICE_CREATE_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_DEVICE_CREATE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_PRESENT_CAPABILITIES_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_PRESENT_CAPABILITIES_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_PRESENT_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_PRESENT_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_RENDER_PASS_BEGIN_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_RENDER_PASS_BEGIN_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_SUBMIT_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_SUBMIT_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_GROUP_SWAPCHAIN_CREATE_INFO_KHX
enum VK_STRUCTURE_TYPE_DEVICE_GROUP_SWAPCHAIN_CREATE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO
enum VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DISPLAY_EVENT_INFO_EXT
enum VK_STRUCTURE_TYPE_DISPLAY_EVENT_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DISPLAY_MODE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_DISPLAY_MODE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DISPLAY_POWER_INFO_EXT
enum VK_STRUCTURE_TYPE_DISPLAY_POWER_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DISPLAY_PRESENT_INFO_KHR
enum VK_STRUCTURE_TYPE_DISPLAY_PRESENT_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_DISPLAY_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_DISPLAY_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_END_RANGE
enum VK_STRUCTURE_TYPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EVENT_CREATE_INFO
enum VK_STRUCTURE_TYPE_EVENT_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_FENCE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_FENCE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_FENCE_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_FENCE_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_MEMORY_ALLOCATE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_MEMORY_ALLOCATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_MEMORY_ALLOCATE_INFO_NV
enum VK_STRUCTURE_TYPE_EXPORT_MEMORY_ALLOCATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_MEMORY_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_MEMORY_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_MEMORY_WIN32_HANDLE_INFO_NV
enum VK_STRUCTURE_TYPE_EXPORT_MEMORY_WIN32_HANDLE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_BUFFER_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_BUFFER_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_FENCE_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_IMAGE_FORMAT_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_BUFFER_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_BUFFER_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_EXTERNAL_SEMAPHORE_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_EXTERNAL_SEMAPHORE_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_FENCE_CREATE_INFO
enum VK_STRUCTURE_TYPE_FENCE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_FENCE_GET_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_FENCE_GET_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_FENCE_GET_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_FENCE_GET_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_FORMAT_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_FORMAT_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_FRAMEBUFFER_CREATE_INFO
enum VK_STRUCTURE_TYPE_FRAMEBUFFER_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO
enum VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_HDR_METADATA_EXT
enum VK_STRUCTURE_TYPE_HDR_METADATA_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO
enum VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER
enum VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_MEMORY_REQUIREMENTS_INFO_2_KHR
enum VK_STRUCTURE_TYPE_IMAGE_MEMORY_REQUIREMENTS_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2_KHR
enum VK_STRUCTURE_TYPE_IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_SWAPCHAIN_CREATE_INFO_KHX
enum VK_STRUCTURE_TYPE_IMAGE_SWAPCHAIN_CREATE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO
enum VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_FENCE_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_FENCE_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_FENCE_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_FENCE_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_MEMORY_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_MEMORY_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_MEMORY_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_MEMORY_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_MEMORY_WIN32_HANDLE_INFO_NV
enum VK_STRUCTURE_TYPE_IMPORT_MEMORY_WIN32_HANDLE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX
enum VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO
enum VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_IOS_SURFACE_CREATE_INFO_MVK
enum VK_STRUCTURE_TYPE_IOS_SURFACE_CREATE_INFO_MVK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO
enum VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO
enum VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MACOS_SURFACE_CREATE_INFO_MVK
enum VK_STRUCTURE_TYPE_MACOS_SURFACE_CREATE_INFO_MVK;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MAPPED_MEMORY_RANGE
enum VK_STRUCTURE_TYPE_MAPPED_MEMORY_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MAX_ENUM
enum VK_STRUCTURE_TYPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO_KHX
enum VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_FLAGS_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO
enum VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_BARRIER
enum VK_STRUCTURE_TYPE_MEMORY_BARRIER;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO_KHR
enum VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_DEDICATED_REQUIREMENTS_KHR
enum VK_STRUCTURE_TYPE_MEMORY_DEDICATED_REQUIREMENTS_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_FD_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_MEMORY_FD_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_GET_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_MEMORY_GET_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_GET_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_MEMORY_GET_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_REQUIREMENTS_2_KHR
enum VK_STRUCTURE_TYPE_MEMORY_REQUIREMENTS_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MEMORY_WIN32_HANDLE_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_MEMORY_WIN32_HANDLE_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_MIR_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_MIR_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_OBJECT_TABLE_CREATE_INFO_NVX
enum VK_STRUCTURE_TYPE_OBJECT_TABLE_CREATE_INFO_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_PROPERTIES_EXT
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_PROPERTIES_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DISCARD_RECTANGLE_PROPERTIES_EXT
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DISCARD_RECTANGLE_PROPERTIES_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_GROUP_PROPERTIES_KHX
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_GROUP_PROPERTIES_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHX
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_PER_VIEW_ATTRIBUTES_PROPERTIES_NVX
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_PER_VIEW_ATTRIBUTES_PROPERTIES_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES_KHX
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PUSH_DESCRIPTOR_PROPERTIES_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PUSH_DESCRIPTOR_PROPERTIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES_EXT
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SURFACE_INFO_2_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SURFACE_INFO_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR
enum VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_CACHE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_CACHE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_ADVANCED_STATE_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_ADVANCED_STATE_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_COVERAGE_MODULATION_STATE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_PIPELINE_COVERAGE_MODULATION_STATE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_COVERAGE_TO_COLOR_STATE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_PIPELINE_COVERAGE_TO_COLOR_STATE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_MULTISAMPLE_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_MULTISAMPLE_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_RASTERIZATION_ORDER_AMD
enum VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_RASTERIZATION_ORDER_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_TESSELLATION_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_TESSELLATION_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO
enum VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SWIZZLE_STATE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SWIZZLE_STATE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_W_SCALING_STATE_CREATE_INFO_NV
enum VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_W_SCALING_STATE_CREATE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PRESENT_INFO_KHR
enum VK_STRUCTURE_TYPE_PRESENT_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PRESENT_REGIONS_KHR
enum VK_STRUCTURE_TYPE_PRESENT_REGIONS_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_PRESENT_TIMES_INFO_GOOGLE
enum VK_STRUCTURE_TYPE_PRESENT_TIMES_INFO_GOOGLE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_QUERY_POOL_CREATE_INFO
enum VK_STRUCTURE_TYPE_QUERY_POOL_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_QUEUE_FAMILY_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_QUEUE_FAMILY_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_RANGE_SIZE
enum VK_STRUCTURE_TYPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO
enum VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO
enum VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_RENDER_PASS_MULTIVIEW_CREATE_INFO_KHX
enum VK_STRUCTURE_TYPE_RENDER_PASS_MULTIVIEW_CREATE_INFO_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO
enum VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO
enum VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SEMAPHORE_GET_FD_INFO_KHR
enum VK_STRUCTURE_TYPE_SEMAPHORE_GET_FD_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SEMAPHORE_GET_WIN32_HANDLE_INFO_KHR
enum VK_STRUCTURE_TYPE_SEMAPHORE_GET_WIN32_HANDLE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO
enum VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SHARED_PRESENT_SURFACE_CAPABILITIES_KHR
enum VK_STRUCTURE_TYPE_SHARED_PRESENT_SURFACE_CAPABILITIES_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SPARSE_IMAGE_FORMAT_PROPERTIES_2_KHR
enum VK_STRUCTURE_TYPE_SPARSE_IMAGE_FORMAT_PROPERTIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SPARSE_IMAGE_MEMORY_REQUIREMENTS_2_KHR
enum VK_STRUCTURE_TYPE_SPARSE_IMAGE_MEMORY_REQUIREMENTS_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SUBMIT_INFO
enum VK_STRUCTURE_TYPE_SUBMIT_INFO;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SURFACE_CAPABILITIES2_EXT
enum VK_STRUCTURE_TYPE_SURFACE_CAPABILITIES2_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SURFACE_CAPABILITIES_2_KHR
enum VK_STRUCTURE_TYPE_SURFACE_CAPABILITIES_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SURFACE_FORMAT_2_KHR
enum VK_STRUCTURE_TYPE_SURFACE_FORMAT_2_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SWAPCHAIN_COUNTER_CREATE_INFO_EXT
enum VK_STRUCTURE_TYPE_SWAPCHAIN_COUNTER_CREATE_INFO_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_SWAPCHAIN_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_SWAPCHAIN_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_TEXTURE_LOD_GATHER_FORMAT_PROPERTIES_AMD
enum VK_STRUCTURE_TYPE_TEXTURE_LOD_GATHER_FORMAT_PROPERTIES_AMD;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_VALIDATION_FLAGS_EXT
enum VK_STRUCTURE_TYPE_VALIDATION_FLAGS_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_VI_SURFACE_CREATE_INFO_NN
enum VK_STRUCTURE_TYPE_VI_SURFACE_CREATE_INFO_NN;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_WAYLAND_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_WAYLAND_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_KHR
enum VK_STRUCTURE_TYPE_WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_NV
enum VK_STRUCTURE_TYPE_WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_WIN32_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_WIN32_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET
enum VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_XCB_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_XCB_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_STRUCTURE_TYPE_XLIB_SURFACE_CREATE_INFO_KHR
enum VK_STRUCTURE_TYPE_XLIB_SURFACE_CREATE_INFO_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBOPTIMAL_KHR
enum VK_SUBOPTIMAL_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_BEGIN_RANGE
enum VK_SUBPASS_CONTENTS_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_END_RANGE
enum VK_SUBPASS_CONTENTS_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_INLINE
enum VK_SUBPASS_CONTENTS_INLINE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_MAX_ENUM
enum VK_SUBPASS_CONTENTS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_RANGE_SIZE
enum VK_SUBPASS_CONTENTS_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS
enum VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_DESCRIPTION_FLAG_BITS_MAX_ENUM
enum VK_SUBPASS_DESCRIPTION_FLAG_BITS_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX
enum VK_SUBPASS_DESCRIPTION_PER_VIEW_ATTRIBUTES_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_DESCRIPTION_PER_VIEW_POSITION_X_ONLY_BIT_NVX
enum VK_SUBPASS_DESCRIPTION_PER_VIEW_POSITION_X_ONLY_BIT_NVX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUBPASS_EXTERNAL
enum VK_SUBPASS_EXTERNAL;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SUCCESS
enum VK_SUCCESS;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_COUNTER_FLAG_BITS_MAX_ENUM_EXT
enum VK_SURFACE_COUNTER_FLAG_BITS_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_COUNTER_VBLANK_EXT
enum VK_SURFACE_COUNTER_VBLANK_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_FLAG_BITS_MAX_ENUM_KHR
enum VK_SURFACE_TRANSFORM_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_BIT_KHR
enum VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180_BIT_KHR
enum VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_270_BIT_KHR
enum VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_270_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_90_BIT_KHR
enum VK_SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_90_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR
enum VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_INHERIT_BIT_KHR
enum VK_SURFACE_TRANSFORM_INHERIT_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR
enum VK_SURFACE_TRANSFORM_ROTATE_180_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_ROTATE_270_BIT_KHR
enum VK_SURFACE_TRANSFORM_ROTATE_270_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR
enum VK_SURFACE_TRANSFORM_ROTATE_90_BIT_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SWAPCHAIN_CREATE_BIND_SFR_BIT_KHX
enum VK_SWAPCHAIN_CREATE_BIND_SFR_BIT_KHX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SWAPCHAIN_CREATE_FLAG_BITS_MAX_ENUM_KHR
enum VK_SWAPCHAIN_CREATE_FLAG_BITS_MAX_ENUM_KHR;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_BEGIN_RANGE
enum VK_SYSTEM_ALLOCATION_SCOPE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_CACHE
enum VK_SYSTEM_ALLOCATION_SCOPE_CACHE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_COMMAND
enum VK_SYSTEM_ALLOCATION_SCOPE_COMMAND;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_DEVICE
enum VK_SYSTEM_ALLOCATION_SCOPE_DEVICE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_END_RANGE
enum VK_SYSTEM_ALLOCATION_SCOPE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE
enum VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_MAX_ENUM
enum VK_SYSTEM_ALLOCATION_SCOPE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_OBJECT
enum VK_SYSTEM_ALLOCATION_SCOPE_OBJECT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_SYSTEM_ALLOCATION_SCOPE_RANGE_SIZE
enum VK_SYSTEM_ALLOCATION_SCOPE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_TIMEOUT
enum VK_TIMEOUT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_TRUE
enum VK_TRUE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_UUID_SIZE
enum VK_UUID_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_ALL_EXT
enum VK_VALIDATION_CHECK_ALL_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_BEGIN_RANGE_EXT
enum VK_VALIDATION_CHECK_BEGIN_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_END_RANGE_EXT
enum VK_VALIDATION_CHECK_END_RANGE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_MAX_ENUM_EXT
enum VK_VALIDATION_CHECK_MAX_ENUM_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_RANGE_SIZE_EXT
enum VK_VALIDATION_CHECK_RANGE_SIZE_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VALIDATION_CHECK_SHADERS_EXT
enum VK_VALIDATION_CHECK_SHADERS_EXT;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_BEGIN_RANGE
enum VK_VERTEX_INPUT_RATE_BEGIN_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_END_RANGE
enum VK_VERTEX_INPUT_RATE_END_RANGE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_INSTANCE
enum VK_VERTEX_INPUT_RATE_INSTANCE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_MAX_ENUM
enum VK_VERTEX_INPUT_RATE_MAX_ENUM;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_RANGE_SIZE
enum VK_VERTEX_INPUT_RATE_RANGE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VERTEX_INPUT_RATE_VERTEX
enum VK_VERTEX_INPUT_RATE_VERTEX;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_BEGIN_RANGE_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_BEGIN_RANGE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_END_RANGE_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_END_RANGE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_MAX_ENUM_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_MAX_ENUM_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_W_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_W_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_X_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_X_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_Y_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_Y_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_Z_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_NEGATIVE_Z_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_W_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_W_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_X_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_X_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_Y_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_Y_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_Z_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_POSITIVE_Z_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_VIEWPORT_COORDINATE_SWIZZLE_RANGE_SIZE_NV
enum VK_VIEWPORT_COORDINATE_SWIZZLE_RANGE_SIZE_NV;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VK_WHOLE_SIZE
enum VK_WHOLE_SIZE;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Structs

VkAcquireNextImageInfoKHX
struct VkAcquireNextImageInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAllocationCallbacks
struct VkAllocationCallbacks
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAndroidSurfaceCreateInfoKHR
struct VkAndroidSurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkApplicationInfo
struct VkApplicationInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentDescription
struct VkAttachmentDescription
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkAttachmentReference
struct VkAttachmentReference
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBindBufferMemoryInfoKHX
struct VkBindBufferMemoryInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBindImageMemoryInfoKHX
struct VkBindImageMemoryInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBindImageMemorySwapchainInfoKHX
struct VkBindImageMemorySwapchainInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBindSparseInfo
struct VkBindSparseInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferCopy
struct VkBufferCopy
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferCreateInfo
struct VkBufferCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferImageCopy
struct VkBufferImageCopy
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferMemoryBarrier
struct VkBufferMemoryBarrier
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferMemoryRequirementsInfo2KHR
struct VkBufferMemoryRequirementsInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkBufferViewCreateInfo
struct VkBufferViewCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkClearAttachment
struct VkClearAttachment
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkClearDepthStencilValue
struct VkClearDepthStencilValue
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkClearRect
struct VkClearRect
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCmdProcessCommandsInfoNVX
struct VkCmdProcessCommandsInfoNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCmdReserveSpaceForCommandsInfoNVX
struct VkCmdReserveSpaceForCommandsInfoNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferAllocateInfo
struct VkCommandBufferAllocateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferBeginInfo
struct VkCommandBufferBeginInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandBufferInheritanceInfo
struct VkCommandBufferInheritanceInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCommandPoolCreateInfo
struct VkCommandPoolCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkComponentMapping
struct VkComponentMapping
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkComputePipelineCreateInfo
struct VkComputePipelineCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkCopyDescriptorSet
struct VkCopyDescriptorSet
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkD3D12FenceSubmitInfoKHR
struct VkD3D12FenceSubmitInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugMarkerMarkerInfoEXT
struct VkDebugMarkerMarkerInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugMarkerObjectNameInfoEXT
struct VkDebugMarkerObjectNameInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugMarkerObjectTagInfoEXT
struct VkDebugMarkerObjectTagInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDebugReportCallbackCreateInfoEXT
struct VkDebugReportCallbackCreateInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDedicatedAllocationBufferCreateInfoNV
struct VkDedicatedAllocationBufferCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDedicatedAllocationImageCreateInfoNV
struct VkDedicatedAllocationImageCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDedicatedAllocationMemoryAllocateInfoNV
struct VkDedicatedAllocationMemoryAllocateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorBufferInfo
struct VkDescriptorBufferInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorImageInfo
struct VkDescriptorImageInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorPoolCreateInfo
struct VkDescriptorPoolCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorPoolSize
struct VkDescriptorPoolSize
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorSetAllocateInfo
struct VkDescriptorSetAllocateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorSetLayoutBinding
struct VkDescriptorSetLayoutBinding
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorSetLayoutCreateInfo
struct VkDescriptorSetLayoutCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorUpdateTemplateCreateInfoKHR
struct VkDescriptorUpdateTemplateCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDescriptorUpdateTemplateEntryKHR
struct VkDescriptorUpdateTemplateEntryKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceCreateInfo
struct VkDeviceCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceEventInfoEXT
struct VkDeviceEventInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGeneratedCommandsFeaturesNVX
struct VkDeviceGeneratedCommandsFeaturesNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGeneratedCommandsLimitsNVX
struct VkDeviceGeneratedCommandsLimitsNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupBindSparseInfoKHX
struct VkDeviceGroupBindSparseInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupCommandBufferBeginInfoKHX
struct VkDeviceGroupCommandBufferBeginInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupDeviceCreateInfoKHX
struct VkDeviceGroupDeviceCreateInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupPresentCapabilitiesKHX
struct VkDeviceGroupPresentCapabilitiesKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupPresentInfoKHX
struct VkDeviceGroupPresentInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupRenderPassBeginInfoKHX
struct VkDeviceGroupRenderPassBeginInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupSubmitInfoKHX
struct VkDeviceGroupSubmitInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceGroupSwapchainCreateInfoKHX
struct VkDeviceGroupSwapchainCreateInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDeviceQueueCreateInfo
struct VkDeviceQueueCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDispatchIndirectCommand
struct VkDispatchIndirectCommand
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayEventInfoEXT
struct VkDisplayEventInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayModeCreateInfoKHR
struct VkDisplayModeCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayModeParametersKHR
struct VkDisplayModeParametersKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayModePropertiesKHR
struct VkDisplayModePropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPlaneCapabilitiesKHR
struct VkDisplayPlaneCapabilitiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPlanePropertiesKHR
struct VkDisplayPlanePropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPowerInfoEXT
struct VkDisplayPowerInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPresentInfoKHR
struct VkDisplayPresentInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplayPropertiesKHR
struct VkDisplayPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDisplaySurfaceCreateInfoKHR
struct VkDisplaySurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDrawIndexedIndirectCommand
struct VkDrawIndexedIndirectCommand
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkDrawIndirectCommand
struct VkDrawIndirectCommand
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkEventCreateInfo
struct VkEventCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportFenceCreateInfoKHR
struct VkExportFenceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportFenceWin32HandleInfoKHR
struct VkExportFenceWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportMemoryAllocateInfoKHR
struct VkExportMemoryAllocateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportMemoryAllocateInfoNV
struct VkExportMemoryAllocateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportMemoryWin32HandleInfoKHR
struct VkExportMemoryWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportMemoryWin32HandleInfoNV
struct VkExportMemoryWin32HandleInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportSemaphoreCreateInfoKHR
struct VkExportSemaphoreCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExportSemaphoreWin32HandleInfoKHR
struct VkExportSemaphoreWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExtensionProperties
struct VkExtensionProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExtent2D
struct VkExtent2D
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExtent3D
struct VkExtent3D
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalBufferPropertiesKHR
struct VkExternalBufferPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalFencePropertiesKHR
struct VkExternalFencePropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalImageFormatPropertiesKHR
struct VkExternalImageFormatPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalImageFormatPropertiesNV
struct VkExternalImageFormatPropertiesNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryBufferCreateInfoKHR
struct VkExternalMemoryBufferCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryImageCreateInfoKHR
struct VkExternalMemoryImageCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryImageCreateInfoNV
struct VkExternalMemoryImageCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalMemoryPropertiesKHR
struct VkExternalMemoryPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkExternalSemaphorePropertiesKHR
struct VkExternalSemaphorePropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceCreateInfo
struct VkFenceCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceGetFdInfoKHR
struct VkFenceGetFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFenceGetWin32HandleInfoKHR
struct VkFenceGetWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFormatProperties
struct VkFormatProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFormatProperties2KHR
struct VkFormatProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkFramebufferCreateInfo
struct VkFramebufferCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkGraphicsPipelineCreateInfo
struct VkGraphicsPipelineCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkHdrMetadataEXT
struct VkHdrMetadataEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIOSSurfaceCreateInfoMVK
struct VkIOSSurfaceCreateInfoMVK
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageBlit
struct VkImageBlit
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageCopy
struct VkImageCopy
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageCreateInfo
struct VkImageCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageFormatProperties
struct VkImageFormatProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageFormatProperties2KHR
struct VkImageFormatProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageMemoryBarrier
struct VkImageMemoryBarrier
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageMemoryRequirementsInfo2KHR
struct VkImageMemoryRequirementsInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageResolve
struct VkImageResolve
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageSparseMemoryRequirementsInfo2KHR
struct VkImageSparseMemoryRequirementsInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageSubresource
struct VkImageSubresource
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageSubresourceLayers
struct VkImageSubresourceLayers
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageSubresourceRange
struct VkImageSubresourceRange
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageSwapchainCreateInfoKHX
struct VkImageSwapchainCreateInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImageViewCreateInfo
struct VkImageViewCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportFenceFdInfoKHR
struct VkImportFenceFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportFenceWin32HandleInfoKHR
struct VkImportFenceWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportMemoryFdInfoKHR
struct VkImportMemoryFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportMemoryWin32HandleInfoKHR
struct VkImportMemoryWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportMemoryWin32HandleInfoNV
struct VkImportMemoryWin32HandleInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportSemaphoreFdInfoKHR
struct VkImportSemaphoreFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkImportSemaphoreWin32HandleInfoKHR
struct VkImportSemaphoreWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsLayoutCreateInfoNVX
struct VkIndirectCommandsLayoutCreateInfoNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsLayoutTokenNVX
struct VkIndirectCommandsLayoutTokenNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkIndirectCommandsTokenNVX
struct VkIndirectCommandsTokenNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkInstanceCreateInfo
struct VkInstanceCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkLayerProperties
struct VkLayerProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMacOSSurfaceCreateInfoMVK
struct VkMacOSSurfaceCreateInfoMVK
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMappedMemoryRange
struct VkMappedMemoryRange
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryAllocateFlagsInfoKHX
struct VkMemoryAllocateFlagsInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryAllocateInfo
struct VkMemoryAllocateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryBarrier
struct VkMemoryBarrier
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryDedicatedAllocateInfoKHR
struct VkMemoryDedicatedAllocateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryDedicatedRequirementsKHR
struct VkMemoryDedicatedRequirementsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryFdPropertiesKHR
struct VkMemoryFdPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryGetFdInfoKHR
struct VkMemoryGetFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryGetWin32HandleInfoKHR
struct VkMemoryGetWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryHeap
struct VkMemoryHeap
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryRequirements
struct VkMemoryRequirements
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryRequirements2KHR
struct VkMemoryRequirements2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryType
struct VkMemoryType
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMemoryWin32HandlePropertiesKHR
struct VkMemoryWin32HandlePropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkMirSurfaceCreateInfoKHR
struct VkMirSurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTableCreateInfoNVX
struct VkObjectTableCreateInfoNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTableDescriptorSetEntryNVX
struct VkObjectTableDescriptorSetEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTableEntryNVX
struct VkObjectTableEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTableIndexBufferEntryNVX
struct VkObjectTableIndexBufferEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTablePipelineEntryNVX
struct VkObjectTablePipelineEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTablePushConstantEntryNVX
struct VkObjectTablePushConstantEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkObjectTableVertexBufferEntryNVX
struct VkObjectTableVertexBufferEntryNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkOffset2D
struct VkOffset2D
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkOffset3D
struct VkOffset3D
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPastPresentationTimingGOOGLE
struct VkPastPresentationTimingGOOGLE
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDevice16BitStorageFeaturesKHR
struct VkPhysicalDevice16BitStorageFeaturesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT
struct VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
struct VkPhysicalDeviceBlendOperationAdvancedPropertiesEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceDiscardRectanglePropertiesEXT
struct VkPhysicalDeviceDiscardRectanglePropertiesEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceExternalBufferInfoKHR
struct VkPhysicalDeviceExternalBufferInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceExternalFenceInfoKHR
struct VkPhysicalDeviceExternalFenceInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceExternalImageFormatInfoKHR
struct VkPhysicalDeviceExternalImageFormatInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceExternalSemaphoreInfoKHR
struct VkPhysicalDeviceExternalSemaphoreInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceFeatures
struct VkPhysicalDeviceFeatures
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceFeatures2KHR
struct VkPhysicalDeviceFeatures2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceGroupPropertiesKHX
struct VkPhysicalDeviceGroupPropertiesKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceIDPropertiesKHR
struct VkPhysicalDeviceIDPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceImageFormatInfo2KHR
struct VkPhysicalDeviceImageFormatInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceLimits
struct VkPhysicalDeviceLimits
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceMemoryProperties
struct VkPhysicalDeviceMemoryProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceMemoryProperties2KHR
struct VkPhysicalDeviceMemoryProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceMultiviewFeaturesKHX
struct VkPhysicalDeviceMultiviewFeaturesKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
struct VkPhysicalDeviceMultiviewPerViewAttributesPropertiesNVX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceMultiviewPropertiesKHX
struct VkPhysicalDeviceMultiviewPropertiesKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceProperties
struct VkPhysicalDeviceProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceProperties2KHR
struct VkPhysicalDeviceProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDevicePushDescriptorPropertiesKHR
struct VkPhysicalDevicePushDescriptorPropertiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceSamplerFilterMinmaxPropertiesEXT
struct VkPhysicalDeviceSamplerFilterMinmaxPropertiesEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceSparseImageFormatInfo2KHR
struct VkPhysicalDeviceSparseImageFormatInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceSparseProperties
struct VkPhysicalDeviceSparseProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceSurfaceInfo2KHR
struct VkPhysicalDeviceSurfaceInfo2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPhysicalDeviceVariablePointerFeaturesKHR
struct VkPhysicalDeviceVariablePointerFeaturesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCacheCreateInfo
struct VkPipelineCacheCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineColorBlendAdvancedStateCreateInfoEXT
struct VkPipelineColorBlendAdvancedStateCreateInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineColorBlendAttachmentState
struct VkPipelineColorBlendAttachmentState
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineColorBlendStateCreateInfo
struct VkPipelineColorBlendStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCoverageModulationStateCreateInfoNV
struct VkPipelineCoverageModulationStateCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineCoverageToColorStateCreateInfoNV
struct VkPipelineCoverageToColorStateCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDepthStencilStateCreateInfo
struct VkPipelineDepthStencilStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDiscardRectangleStateCreateInfoEXT
struct VkPipelineDiscardRectangleStateCreateInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineDynamicStateCreateInfo
struct VkPipelineDynamicStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineInputAssemblyStateCreateInfo
struct VkPipelineInputAssemblyStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineLayoutCreateInfo
struct VkPipelineLayoutCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineMultisampleStateCreateInfo
struct VkPipelineMultisampleStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineRasterizationStateCreateInfo
struct VkPipelineRasterizationStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineRasterizationStateRasterizationOrderAMD
struct VkPipelineRasterizationStateRasterizationOrderAMD
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineShaderStageCreateInfo
struct VkPipelineShaderStageCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineTessellationStateCreateInfo
struct VkPipelineTessellationStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineVertexInputStateCreateInfo
struct VkPipelineVertexInputStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineViewportStateCreateInfo
struct VkPipelineViewportStateCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineViewportSwizzleStateCreateInfoNV
struct VkPipelineViewportSwizzleStateCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPipelineViewportWScalingStateCreateInfoNV
struct VkPipelineViewportWScalingStateCreateInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentInfoKHR
struct VkPresentInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentRegionKHR
struct VkPresentRegionKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentRegionsKHR
struct VkPresentRegionsKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentTimeGOOGLE
struct VkPresentTimeGOOGLE
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPresentTimesInfoGOOGLE
struct VkPresentTimesInfoGOOGLE
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkPushConstantRange
struct VkPushConstantRange
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueryPoolCreateInfo
struct VkQueryPoolCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueueFamilyProperties
struct VkQueueFamilyProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkQueueFamilyProperties2KHR
struct VkQueueFamilyProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRect2D
struct VkRect2D
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRectLayerKHR
struct VkRectLayerKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRefreshCycleDurationGOOGLE
struct VkRefreshCycleDurationGOOGLE
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRenderPassBeginInfo
struct VkRenderPassBeginInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRenderPassCreateInfo
struct VkRenderPassCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkRenderPassMultiviewCreateInfoKHX
struct VkRenderPassMultiviewCreateInfoKHX
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerCreateInfo
struct VkSamplerCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSamplerReductionModeCreateInfoEXT
struct VkSamplerReductionModeCreateInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreCreateInfo
struct VkSemaphoreCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreGetFdInfoKHR
struct VkSemaphoreGetFdInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSemaphoreGetWin32HandleInfoKHR
struct VkSemaphoreGetWin32HandleInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkShaderModuleCreateInfo
struct VkShaderModuleCreateInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSharedPresentSurfaceCapabilitiesKHR
struct VkSharedPresentSurfaceCapabilitiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseBufferMemoryBindInfo
struct VkSparseBufferMemoryBindInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageFormatProperties
struct VkSparseImageFormatProperties
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageFormatProperties2KHR
struct VkSparseImageFormatProperties2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageMemoryBind
struct VkSparseImageMemoryBind
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageMemoryBindInfo
struct VkSparseImageMemoryBindInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageMemoryRequirements
struct VkSparseImageMemoryRequirements
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageMemoryRequirements2KHR
struct VkSparseImageMemoryRequirements2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseImageOpaqueMemoryBindInfo
struct VkSparseImageOpaqueMemoryBindInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSparseMemoryBind
struct VkSparseMemoryBind
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSpecializationInfo
struct VkSpecializationInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSpecializationMapEntry
struct VkSpecializationMapEntry
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkStencilOpState
struct VkStencilOpState
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubmitInfo
struct VkSubmitInfo
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubpassDependency
struct VkSubpassDependency
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubpassDescription
struct VkSubpassDescription
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSubresourceLayout
struct VkSubresourceLayout
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceCapabilities2EXT
struct VkSurfaceCapabilities2EXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceCapabilities2KHR
struct VkSurfaceCapabilities2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceCapabilitiesKHR
struct VkSurfaceCapabilitiesKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceFormat2KHR
struct VkSurfaceFormat2KHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSurfaceFormatKHR
struct VkSurfaceFormatKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSwapchainCounterCreateInfoEXT
struct VkSwapchainCounterCreateInfoEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkSwapchainCreateInfoKHR
struct VkSwapchainCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkTextureLODGatherFormatPropertiesAMD
struct VkTextureLODGatherFormatPropertiesAMD
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkValidationFlagsEXT
struct VkValidationFlagsEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkVertexInputAttributeDescription
struct VkVertexInputAttributeDescription
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkVertexInputBindingDescription
struct VkVertexInputBindingDescription
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViSurfaceCreateInfoNN
struct VkViSurfaceCreateInfoNN
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViewport
struct VkViewport
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViewportSwizzleNV
struct VkViewportSwizzleNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkViewportWScalingNV
struct VkViewportWScalingNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWaylandSurfaceCreateInfoKHR
struct VkWaylandSurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWin32KeyedMutexAcquireReleaseInfoKHR
struct VkWin32KeyedMutexAcquireReleaseInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWin32KeyedMutexAcquireReleaseInfoNV
struct VkWin32KeyedMutexAcquireReleaseInfoNV
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWin32SurfaceCreateInfoKHR
struct VkWin32SurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkWriteDescriptorSet
struct VkWriteDescriptorSet
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkXYColorEXT
struct VkXYColorEXT
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkXcbSurfaceCreateInfoKHR
struct VkXcbSurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkXlibSurfaceCreateInfoKHR
struct VkXlibSurfaceCreateInfoKHR
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
wl_display
struct wl_display
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
wl_surface
struct wl_surface
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Unions

VkClearColorValue
union VkClearColorValue
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
VkClearValue
union VkClearValue
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta