erupted.types

Undocumented in source.

Public Imports

X11.Xlib
public import X11.Xlib;
xcb.xcb
public import xcb.xcb;
wayland.client
public import wayland.client;
mir_toolkit.client_types
public import mir_toolkit.client_types;
android.native_window
public import android.native_window;
core.sys.windows.windows
public import core.sys.windows.windows;
core.sys.windows.winnt
public import core.sys.windows.winnt;

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
VkDebugReportErrorEXT
enum VkDebugReportErrorEXT
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.

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_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_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_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_42_EXTENSION_NAME
enum VK_AMD_EXTENSION_42_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_42_SPEC_VERSION
enum VK_AMD_EXTENSION_42_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_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_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_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_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_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_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_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_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_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_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_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_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_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_BEGIN_RANGE_EXT
enum VK_DEBUG_REPORT_ERROR_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_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_ERROR_CALLBACK_REF_EXT
enum VK_DEBUG_REPORT_ERROR_CALLBACK_REF_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_END_RANGE_EXT
enum VK_DEBUG_REPORT_ERROR_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_ERROR_MAX_ENUM_EXT
enum VK_DEBUG_REPORT_ERROR_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_ERROR_NONE_EXT
enum VK_DEBUG_REPORT_ERROR_NONE_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_RANGE_SIZE_EXT
enum VK_DEBUG_REPORT_ERROR_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_60_EXTENSION_NAME
enum VK_KHR_EXTENSION_60_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_60_SPEC_VERSION
enum VK_KHR_EXTENSION_60_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_61_EXTENSION_NAME
enum VK_KHR_EXTENSION_61_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_61_SPEC_VERSION
enum VK_KHR_EXTENSION_61_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_64_EXTENSION_NAME
enum VK_KHR_EXTENSION_64_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_64_SPEC_VERSION
enum VK_KHR_EXTENSION_64_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_70_EXTENSION_NAME
enum VK_KHR_EXTENSION_70_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_70_SPEC_VERSION
enum VK_KHR_EXTENSION_70_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_71_EXTENSION_NAME
enum VK_KHR_EXTENSION_71_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_71_SPEC_VERSION
enum VK_KHR_EXTENSION_71_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_72_EXTENSION_NAME
enum VK_KHR_EXTENSION_72_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_72_SPEC_VERSION
enum VK_KHR_EXTENSION_72_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_73_EXTENSION_NAME
enum VK_KHR_EXTENSION_73_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_73_SPEC_VERSION
enum VK_KHR_EXTENSION_73_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_74_EXTENSION_NAME
enum VK_KHR_EXTENSION_74_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_74_SPEC_VERSION
enum VK_KHR_EXTENSION_74_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_75_EXTENSION_NAME
enum VK_KHR_EXTENSION_75_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_75_SPEC_VERSION
enum VK_KHR_EXTENSION_75_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_76_EXTENSION_NAME
enum VK_KHR_EXTENSION_76_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_76_SPEC_VERSION
enum VK_KHR_EXTENSION_76_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_77_EXTENSION_NAME
enum VK_KHR_EXTENSION_77_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_77_SPEC_VERSION
enum VK_KHR_EXTENSION_77_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_78_EXTENSION_NAME
enum VK_KHR_EXTENSION_78_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_78_SPEC_VERSION
enum VK_KHR_EXTENSION_78_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_79_EXTENSION_NAME
enum VK_KHR_EXTENSION_79_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_79_SPEC_VERSION
enum VK_KHR_EXTENSION_79_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_80_EXTENSION_NAME
enum VK_KHR_EXTENSION_80_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_80_SPEC_VERSION
enum VK_KHR_EXTENSION_80_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_81_EXTENSION_NAME
enum VK_KHR_EXTENSION_81_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_81_SPEC_VERSION
enum VK_KHR_EXTENSION_81_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_84_EXTENSION_NAME
enum VK_KHR_EXTENSION_84_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_84_SPEC_VERSION
enum VK_KHR_EXTENSION_84_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_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_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_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_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_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_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_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_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_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_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_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_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_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_EXTENSION_54_EXTENSION_NAME
enum VK_NV_EXTENSION_54_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_54_SPEC_VERSION
enum VK_NV_EXTENSION_54_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_63_EXTENSION_NAME
enum VK_NV_EXTENSION_63_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_63_SPEC_VERSION
enum VK_NV_EXTENSION_63_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_65_EXTENSION_NAME
enum VK_NV_EXTENSION_65_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_65_SPEC_VERSION
enum VK_NV_EXTENSION_65_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_66_EXTENSION_NAME
enum VK_NV_EXTENSION_66_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_66_SPEC_VERSION
enum VK_NV_EXTENSION_66_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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