Searched refs:vkCmdSetDepthBounds (Results 1 – 5 of 5) sorted by relevance
47 vkCmdSetDepthBounds;
1998 VKAPI_ATTR void vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxD… in vkCmdSetDepthBounds() function
132 extern PFN_vkCmdSetDepthBounds vkCmdSetDepthBounds;
147 …vkCmdSetDepthBounds = reinterpret_cast<PFN_vkCmdSetDepthBounds>(dlsym(libvulkan, "vkCmdSetDepthBou… in InitVulkan()491 PFN_vkCmdSetDepthBounds vkCmdSetDepthBounds; variable
9353 cmd void vkCmdSetDepthBounds(