Searched defs:vkCmdSetDepthBoundsTestEnable (Results 1 – 5 of 5) sorted by relevance
284 PFN_vkCmdSetDepthBoundsTestEnable vkCmdSetDepthBoundsTestEnable; member
2593 …void vkCmdSetDepthBoundsTestEnable( VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable … in vkCmdSetDepthBoundsTestEnable() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7656 PFN_vkCmdSetDepthBoundsTestEnable vkCmdSetDepthBoundsTestEnable = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1588 PFN_vkCmdSetDepthBoundsTestEnable vkCmdSetDepthBoundsTestEnable = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1718 void vkCmdSetDepthBoundsTestEnable(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdSetDepthBoundsTestEnable() function in VkDecoderSnapshot::Impl7429 void VkDecoderSnapshot::vkCmdSetDepthBoundsTestEnable(const uint8_t* snapshotTraceBegin, in vkCmdSetDepthBoundsTestEnable() function in VkDecoderSnapshot
24018 void VkEncoder::vkCmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, in vkCmdSetDepthBoundsTestEnable() function in gfxstream::vk::VkEncoder