Lines Matching defs:vkReleaseProfilingLockKHR
1073 vkReleaseProfilingLockKHR = PFN_vkReleaseProfilingLockKHR( vkGetDeviceProcAddr( device, "vkReleaseProfilingLockKHR" ) );
2087 PFN_vkReleaseProfilingLockKHR vkReleaseProfilingLockKHR = 0;
17096 VULKAN_HPP_ASSERT( getDispatcher()->vkReleaseProfilingLockKHR && "Function <vkReleaseProfilingLockKHR> requires <VK_KHR_performance_query>" );
17098 getDispatcher()->vkReleaseProfilingLockKHR( static_cast<VkDevice>( m_device ) );