Searched refs:vkQueueNotifyOutOfBandNV (Results 1 – 4 of 4) sorted by relevance
294 [open,refpage='vkQueueNotifyOutOfBandNV',desc='Notify out of band queue',type='protos']299 include::{generated}/api/protos/vkQueueNotifyOutOfBandNV.adoc[]305 include::{generated}/validity/protos/vkQueueNotifyOutOfBandNV.adoc[]
5305 …void vkQueueNotifyOutOfBandNV( VkQueue queue, const VkOutOfBandQueueTypeInfoNV * pQueueTypeInfo ) … in vkQueueNotifyOutOfBandNV() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic5307 return ::vkQueueNotifyOutOfBandNV( queue, pQueueTypeInfo ); in vkQueueNotifyOutOfBandNV()10217 PFN_vkQueueNotifyOutOfBandNV vkQueueNotifyOutOfBandNV = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic11380 …vkQueueNotifyOutOfBandNV = PFN_vkQueueNotifyOutOfBandNV( vkGetInstanceProcAddr( instance, "vkQueue… in init()12264 …vkQueueNotifyOutOfBandNV = PFN_vkQueueNotifyOutOfBandNV( vkGetDeviceProcAddr( device, "vkQueueNoti… in init()
1464 …vkQueueNotifyOutOfBandNV = PFN_vkQueueNotifyOutOfBandNV( vkGetDeviceProcAddr( device, "vkQueueNoti… in DeviceDispatcher()2316 PFN_vkQueueNotifyOutOfBandNV vkQueueNotifyOutOfBandNV = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher19829 VULKAN_HPP_ASSERT( getDispatcher()->vkQueueNotifyOutOfBandNV && "Function <vkQueueNotifyOutOfBandNV… in notifyOutOfBandNV()19833 …getDispatcher()->vkQueueNotifyOutOfBandNV( static_cast<VkQueue>( m_queue ), reinterpret_cast<const… in notifyOutOfBandNV()
111 * Correct type of flink:vkQueueNotifyOutOfBandNV::pname:pQueueTypeInfo