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

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

Completed in 19 milliseconds