pub trait StaticCallable: PFN {
const STATIC: Self;
}
Required Associated Constants§
Dyn Compatibility§
This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.
Implementors§
Source§impl StaticCallable for PFN_vkAcquireNextImageKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.
impl StaticCallable for PFN_vkAcquireNextImageKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.Source§impl StaticCallable for PFN_vkAllocateCommandBuffers
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkAllocateCommandBuffers
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkAllocateDescriptorSets
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkAllocateDescriptorSets
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkAllocateMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkAllocateMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkBeginCommandBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkBeginCommandBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkBindBufferMemory2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkBindBufferMemory2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkBindBufferMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkBindBufferMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkBindImageMemory2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkBindImageMemory2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkBindImageMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkBindImageMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBeginQuery
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBeginQuery
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBeginRenderPass2
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.
impl StaticCallable for PFN_vkCmdBeginRenderPass2
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.Source§impl StaticCallable for PFN_vkCmdBeginRenderPass
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBeginRenderPass
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBeginRendering
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering
only.
impl StaticCallable for PFN_vkCmdBeginRendering
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering
only.Source§impl StaticCallable for PFN_vkCmdBindDescriptorSets2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.
impl StaticCallable for PFN_vkCmdBindDescriptorSets2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.Source§impl StaticCallable for PFN_vkCmdBindDescriptorSets
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBindDescriptorSets
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBindIndexBuffer2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.
impl StaticCallable for PFN_vkCmdBindIndexBuffer2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.Source§impl StaticCallable for PFN_vkCmdBindIndexBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBindIndexBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBindPipeline
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBindPipeline
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBindVertexBuffers
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBindVertexBuffers
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdBlitImage2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdBlitImage2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdBlitImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdBlitImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdClearAttachments
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdClearAttachments
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdClearColorImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdClearColorImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdClearDepthStencilImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdClearDepthStencilImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdCopyBuffer2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdCopyBuffer2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdCopyBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdCopyBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdCopyBufferToImage2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdCopyBufferToImage2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdCopyBufferToImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdCopyBufferToImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdCopyImage2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdCopyImage2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdCopyImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdCopyImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdCopyImageToBuffer2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdCopyImageToBuffer2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdCopyImageToBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdCopyImageToBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdCopyQueryPoolResults
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdCopyQueryPoolResults
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDispatch
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDispatch
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDispatchBase
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkCmdDispatchBase
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkCmdDispatchIndirect
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDispatchIndirect
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDraw
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDraw
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDrawIndexed
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDrawIndexed
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDrawIndexedIndirect
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDrawIndexedIndirect
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdDrawIndirect
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdDrawIndirect
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdEndQuery
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdEndQuery
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdEndRenderPass2
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.
impl StaticCallable for PFN_vkCmdEndRenderPass2
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.Source§impl StaticCallable for PFN_vkCmdEndRenderPass
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdEndRenderPass
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdEndRendering
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering
only.
impl StaticCallable for PFN_vkCmdEndRendering
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering
only.Source§impl StaticCallable for PFN_vkCmdExecuteCommands
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdExecuteCommands
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdFillBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdFillBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdNextSubpass2
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.
impl StaticCallable for PFN_vkCmdNextSubpass2
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.Source§impl StaticCallable for PFN_vkCmdNextSubpass
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdNextSubpass
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdPipelineBarrier2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkCmdPipelineBarrier2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkCmdPipelineBarrier
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdPipelineBarrier
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdPushConstants2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.
impl StaticCallable for PFN_vkCmdPushConstants2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.Source§impl StaticCallable for PFN_vkCmdPushConstants
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdPushConstants
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdPushDescriptorSet2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.
impl StaticCallable for PFN_vkCmdPushDescriptorSet2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.Source§impl StaticCallable for PFN_vkCmdPushDescriptorSet
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_push_descriptor
only.
impl StaticCallable for PFN_vkCmdPushDescriptorSet
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_push_descriptor
only.Source§impl StaticCallable for PFN_vkCmdPushDescriptorSetWithTemplate2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.
impl StaticCallable for PFN_vkCmdPushDescriptorSetWithTemplate2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance6
only.Source§impl StaticCallable for PFN_vkCmdPushDescriptorSetWithTemplate
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_push_descriptor
only.
impl StaticCallable for PFN_vkCmdPushDescriptorSetWithTemplate
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_push_descriptor
only.Source§impl StaticCallable for PFN_vkCmdResetEvent2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkCmdResetEvent2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkCmdResetEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdResetEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdResetQueryPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdResetQueryPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdResolveImage2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.
impl StaticCallable for PFN_vkCmdResolveImage2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_copy_commands2
only.Source§impl StaticCallable for PFN_vkCmdResolveImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdResolveImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetBlendConstants
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetBlendConstants
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetDepthBias
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetDepthBias
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetDepthBounds
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetDepthBounds
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetDeviceMask
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkCmdSetDeviceMask
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkCmdSetEvent2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkCmdSetEvent2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkCmdSetEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetLineStipple
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_line_rasterization
only.
impl StaticCallable for PFN_vkCmdSetLineStipple
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_line_rasterization
only.Source§impl StaticCallable for PFN_vkCmdSetLineWidth
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetLineWidth
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetRenderingAttachmentLocations
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering_local_read
only.
impl StaticCallable for PFN_vkCmdSetRenderingAttachmentLocations
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering_local_read
only.Source§impl StaticCallable for PFN_vkCmdSetRenderingInputAttachmentIndices
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering_local_read
only.
impl StaticCallable for PFN_vkCmdSetRenderingInputAttachmentIndices
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_dynamic_rendering_local_read
only.Source§impl StaticCallable for PFN_vkCmdSetScissor
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetScissor
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetStencilCompareMask
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetStencilCompareMask
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetStencilReference
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetStencilReference
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetStencilWriteMask
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetStencilWriteMask
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdSetViewport
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdSetViewport
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdUpdateBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdUpdateBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdWaitEvents2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkCmdWaitEvents2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkCmdWaitEvents
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdWaitEvents
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCmdWriteTimestamp2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkCmdWriteTimestamp2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkCmdWriteTimestamp
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCmdWriteTimestamp
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCopyImageToImage
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.
impl StaticCallable for PFN_vkCopyImageToImage
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.Source§impl StaticCallable for PFN_vkCopyImageToMemory
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.
impl StaticCallable for PFN_vkCopyImageToMemory
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.Source§impl StaticCallable for PFN_vkCopyMemoryToImage
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.
impl StaticCallable for PFN_vkCopyMemoryToImage
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.Source§impl StaticCallable for PFN_vkCreateAndroidSurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_android_surface
only.
impl StaticCallable for PFN_vkCreateAndroidSurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_android_surface
only.Source§impl StaticCallable for PFN_vkCreateBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateBufferView
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateBufferView
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateCommandPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateCommandPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateComputePipelines
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateComputePipelines
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateDescriptorPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateDescriptorPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateDescriptorSetLayout
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateDescriptorSetLayout
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateDescriptorUpdateTemplate
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkCreateDescriptorUpdateTemplate
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkCreateDevice
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateDevice
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateDisplayModeKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkCreateDisplayModeKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkCreateDisplayPlaneSurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkCreateDisplayPlaneSurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkCreateEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateFence
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateFence
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateFramebuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateFramebuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateGraphicsPipelines
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateGraphicsPipelines
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateIOSSurfaceMVK
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature VK_MVK_ios_surface
only.
impl StaticCallable for PFN_vkCreateIOSSurfaceMVK
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature VK_MVK_ios_surface
only.Source§impl StaticCallable for PFN_vkCreateImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateImageView
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateImageView
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateInstance
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateInstance
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateMacOSSurfaceMVK
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature VK_MVK_macos_surface
only.
impl StaticCallable for PFN_vkCreateMacOSSurfaceMVK
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature VK_MVK_macos_surface
only.Source§impl StaticCallable for PFN_vkCreateMetalSurfaceEXT
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_EXT_metal_surface
only.
impl StaticCallable for PFN_vkCreateMetalSurfaceEXT
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_EXT_metal_surface
only.Source§impl StaticCallable for PFN_vkCreatePipelineCache
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreatePipelineCache
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreatePipelineLayout
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreatePipelineLayout
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateQueryPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateQueryPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateRenderPass2
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.
impl StaticCallable for PFN_vkCreateRenderPass2
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_create_renderpass2
only.Source§impl StaticCallable for PFN_vkCreateRenderPass
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateRenderPass
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateSampler
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateSampler
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateSamplerYcbcrConversion
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkCreateSamplerYcbcrConversion
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkCreateSemaphore
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateSemaphore
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateShaderModule
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkCreateShaderModule
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkCreateSwapchainKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.
impl StaticCallable for PFN_vkCreateSwapchainKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.Source§impl StaticCallable for PFN_vkCreateViSurfaceNN
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature VK_NN_vi_surface
only.
impl StaticCallable for PFN_vkCreateViSurfaceNN
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature VK_NN_vi_surface
only.Source§impl StaticCallable for PFN_vkCreateWaylandSurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_wayland_surface
only.
impl StaticCallable for PFN_vkCreateWaylandSurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_wayland_surface
only.Source§impl StaticCallable for PFN_vkCreateXcbSurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xcb_surface
only.
impl StaticCallable for PFN_vkCreateXcbSurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xcb_surface
only.Source§impl StaticCallable for PFN_vkCreateXlibSurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xlib_surface
only.
impl StaticCallable for PFN_vkCreateXlibSurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xlib_surface
only.Source§impl StaticCallable for PFN_vkDestroyBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyBufferView
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyBufferView
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyCommandPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyCommandPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyDescriptorPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyDescriptorPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyDescriptorSetLayout
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyDescriptorSetLayout
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyDescriptorUpdateTemplate
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkDestroyDescriptorUpdateTemplate
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkDestroyDevice
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyDevice
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyFence
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyFence
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyFramebuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyFramebuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyImage
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyImage
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyImageView
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyImageView
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyInstance
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyInstance
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyPipeline
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyPipeline
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyPipelineCache
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyPipelineCache
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyPipelineLayout
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyPipelineLayout
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyQueryPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyQueryPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyRenderPass
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyRenderPass
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroySampler
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroySampler
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroySamplerYcbcrConversion
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkDestroySamplerYcbcrConversion
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkDestroySemaphore
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroySemaphore
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroyShaderModule
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDestroyShaderModule
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkDestroySurfaceKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.
impl StaticCallable for PFN_vkDestroySurfaceKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.Source§impl StaticCallable for PFN_vkDestroySwapchainKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.
impl StaticCallable for PFN_vkDestroySwapchainKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.Source§impl StaticCallable for PFN_vkDeviceWaitIdle
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkDeviceWaitIdle
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEndCommandBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEndCommandBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEnumerateDeviceExtensionProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEnumerateDeviceExtensionProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEnumerateDeviceLayerProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEnumerateDeviceLayerProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEnumerateInstanceExtensionProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEnumerateInstanceExtensionProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEnumerateInstanceLayerProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEnumerateInstanceLayerProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkEnumerateInstanceVersion
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkEnumerateInstanceVersion
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkEnumeratePhysicalDeviceGroup
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkEnumeratePhysicalDeviceGroup
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkEnumeratePhysicalDevices
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkEnumeratePhysicalDevices
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkFlushMappedMemoryRanges
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkFlushMappedMemoryRanges
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkFreeCommandBuffers
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkFreeCommandBuffers
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkFreeDescriptorSets
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkFreeDescriptorSets
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkFreeMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkFreeMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetBufferDeviceAddress
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.
impl StaticCallable for PFN_vkGetBufferDeviceAddress
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.Source§impl StaticCallable for PFN_vkGetBufferMemoryRequirements2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetBufferMemoryRequirements2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetBufferMemoryRequirements
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetBufferMemoryRequirements
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetBufferOpaqueCaptureAddress
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.
impl StaticCallable for PFN_vkGetBufferOpaqueCaptureAddress
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.Source§impl StaticCallable for PFN_vkGetDescriptorSetLayoutSupport
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetDescriptorSetLayoutSupport
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetDeviceBufferMemoryRequirements
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.
impl StaticCallable for PFN_vkGetDeviceBufferMemoryRequirements
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.Source§impl StaticCallable for PFN_vkGetDeviceGroupPeerMemoryFeatures
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetDeviceGroupPeerMemoryFeatures
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetDeviceImageMemoryRequirements
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.
impl StaticCallable for PFN_vkGetDeviceImageMemoryRequirements
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.Source§impl StaticCallable for PFN_vkGetDeviceImageSparseMemoryRequirements
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.
impl StaticCallable for PFN_vkGetDeviceImageSparseMemoryRequirements
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance4
only.Source§impl StaticCallable for PFN_vkGetDeviceImageSubresourceLayout
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.
impl StaticCallable for PFN_vkGetDeviceImageSubresourceLayout
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.Source§impl StaticCallable for PFN_vkGetDeviceMemoryCommitment
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetDeviceMemoryCommitment
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetDeviceMemoryOpaqueCaptureAddress
Available on crate feature Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.
impl StaticCallable for PFN_vkGetDeviceMemoryOpaqueCaptureAddress
Available on crate feature
Implements
and crate feature Allow1_2APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_buffer_device_address
only.Source§impl StaticCallable for PFN_vkGetDeviceProcAddr
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetDeviceProcAddr
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetDeviceQueue
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetDeviceQueue
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetDisplayModePropertiesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkGetDisplayModePropertiesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkGetDisplayPlaneCapabilitiesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkGetDisplayPlaneCapabilitiesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkGetDisplayPlaneSupportedDisplaysKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkGetDisplayPlaneSupportedDisplaysKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkGetEventStatus
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetEventStatus
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetFenceStatus
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetFenceStatus
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetImageMemoryRequirements2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetImageMemoryRequirements2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetImageMemoryRequirements
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetImageMemoryRequirements
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetImageSparseMemoryRequirements2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetImageSparseMemoryRequirements2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetImageSparseMemoryRequirements
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetImageSparseMemoryRequirements
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetImageSubresourceLayout2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.
impl StaticCallable for PFN_vkGetImageSubresourceLayout2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.Source§impl StaticCallable for PFN_vkGetImageSubresourceLayout
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetImageSubresourceLayout
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetInstanceProcAddr
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetInstanceProcAddr
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceDisplayPropertiesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceDisplayPropertiesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_display
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceExternalBufferProperties
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceExternalBufferProperties
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceExternalFenceProperties
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceExternalFenceProperties
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceExternalSemaphoreProperties
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceExternalSemaphoreProperties
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceFeatures2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceFeatures2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceFeatures
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceFeatures
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceFormatProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceFormatProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceFormatProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceFormatProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceImageFormatProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceImageFormatProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceImageFormatProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceImageFormatProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceMemoryProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceMemoryProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceMemoryProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceMemoryProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceQueueFamilyProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceQueueFamilyProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceQueueFamilyProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceQueueFamilyProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSparseImageFormatProperties2
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSparseImageFormatProperties2
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSparseImageFormatProperties
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSparseImageFormatProperties
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceCapabilitiesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceCapabilitiesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceFormatsKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceFormatsKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSurfacePresentModesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSurfacePresentModesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceSupportKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceSurfaceSupportKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_wayland_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_wayland_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xcb_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xcb_surface
only.Source§impl StaticCallable for PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xlib_surface
only.
impl StaticCallable for PFN_vkGetPhysicalDeviceXlibPresentationSupportKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_xlib_surface
only.Source§impl StaticCallable for PFN_vkGetPipelineCacheData
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetPipelineCacheData
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetQueryPoolResults
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetQueryPoolResults
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetRenderAreaGranularity
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkGetRenderAreaGranularity
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkGetRenderingAreaGranularity
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.
impl StaticCallable for PFN_vkGetRenderingAreaGranularity
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_maintenance5
only.Source§impl StaticCallable for PFN_vkGetSwapchainImagesKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.
impl StaticCallable for PFN_vkGetSwapchainImagesKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.Source§impl StaticCallable for PFN_vkInvalidateMappedMemoryRanges
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkInvalidateMappedMemoryRanges
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkMapMemory2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_map_memory2
only.
impl StaticCallable for PFN_vkMapMemory2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_map_memory2
only.Source§impl StaticCallable for PFN_vkMapMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkMapMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkMergePipelineCaches
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkMergePipelineCaches
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkQueueBindSparse
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkQueueBindSparse
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkQueuePresentKHR
Available on non-crate feature DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.
impl StaticCallable for PFN_vkQueuePresentKHR
Available on non-crate feature
DynamicLoaded
and crate feature Implements
and crate feature VK_KHR_swapchain
only.Source§impl StaticCallable for PFN_vkQueueSubmit2
Available on crate feature Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.
impl StaticCallable for PFN_vkQueueSubmit2
Available on crate feature
Implements
and crate feature Allow1_3APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_synchronization2
only.Source§impl StaticCallable for PFN_vkQueueSubmit
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkQueueSubmit
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkQueueWaitIdle
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkQueueWaitIdle
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkResetCommandBuffer
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkResetCommandBuffer
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkResetCommandPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkResetCommandPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkResetDescriptorPool
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkResetDescriptorPool
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkResetEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkResetEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkResetFences
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkResetFences
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkSetEvent
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkSetEvent
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkTransitionImageLayout
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.
impl StaticCallable for PFN_vkTransitionImageLayout
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_EXT_host_image_copy
only.Source§impl StaticCallable for PFN_vkTrimCommandPool
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkTrimCommandPool
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkUnmapMemory2
Available on crate feature Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_map_memory2
only.
impl StaticCallable for PFN_vkUnmapMemory2
Available on crate feature
Implements
and crate feature Allow1_4APIs
and non-crate feature DynamicLoaded
and crate feature VK_KHR_map_memory2
only.Source§impl StaticCallable for PFN_vkUnmapMemory
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkUnmapMemory
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkUpdateDescriptorSetWithTemplate
Available on crate feature Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.
impl StaticCallable for PFN_vkUpdateDescriptorSetWithTemplate
Available on crate feature
Implements
and non-crate feature DynamicLoaded
and crate feature Allow1_1APIs
only.Source§impl StaticCallable for PFN_vkUpdateDescriptorSets
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkUpdateDescriptorSets
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.Source§impl StaticCallable for PFN_vkWaitForFences
Available on non-crate feature DynamicLoaded
and crate feature Implements
only.
impl StaticCallable for PFN_vkWaitForFences
Available on non-crate feature
DynamicLoaded
and crate feature Implements
only.