Home
last modified time | relevance | path

Searched defs:CmdSetDepthBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h152 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
Dapi_gen.cpp1210 VKAPI_ATTR void CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDep… in CmdSetDepthBounds() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1372 void CmdSetDepthBounds(VkCommandBuffer cmdBuffer, float minDepthBounds, float maxDepthBounds) { in CmdSetDepthBounds() function