Searched defs:vkCmdSetDepthBounds (Results 1 - 1 of 1) sorted by path

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp541 { "vkCmdSetDepthBounds", reinterpret_cast<PFN_vkVoidFunction>(CmdSetDepthBounds) },
1708 VKAPI_ATTR void vkCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) { function

Completed in 94 milliseconds