derelict.vulkan.base

Undocumented in source.

Members

Aliases

VkBool32
alias VkBool32 = 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.
VkDeviceSize
alias VkDeviceSize = ulong
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 = 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.
VkSampleMask
alias VkSampleMask = 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.

Functions

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

Manifest constants

VK_API_VERSION
enum VK_API_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_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_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_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_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_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_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_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_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_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_VERSION_1_0
enum VK_VERSION_1_0;
Undocumented 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.

Meta