gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
VulkanObj
gfx
vulkan
Undocumented in source.
package
class
VulkanObj (
VkType
) {
this
(VkType vkObj);
VkType
vkObj
[@property getter];
}
Constructors
this
this
(VkType vkObj)
Undocumented in source.
Members
Properties
vkObj
VkType
vkObj
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
vulkan
modules
buffer
cmd
conv
device
error
image
memory
pipeline
queue
renderpass
sync
wsi
classes
VulkanInstObj
VulkanInstance
VulkanObj
VulkanPhysicalDevice
functions
createVulkanInstance
devTypeToGfx
gfxd_vk_DebugReportCallback
glfwGetPhysicalDevicePresentationSupport
loadDeviceExtensions
loadDeviceLayers
loadInstanceExtensions
loadInstanceLayers
overrideDeviceOpenVulkanExtensions
overrideDeviceOpenVulkanLayers
vulkanDeviceExtensions
vulkanInit
manifest constants
gfxVkLogMask
properties
vulkanApiProps
vulkanDeviceLayers
vulkanInstanceExtensions
vulkanInstanceLayers
static variables
_globCmds
_instanceExtensions
_instanceLayers
structs
VulkanCreateInfo
VulkanExtensionProperties
VulkanLayerProperties
VulkanVersion
variables
debugReportInstanceExtensions
gfxVkLog
lunarGValidationLayers