Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h249 PFN_vkCmdSetDepthBoundsTestEnable CmdSetDepthBoundsTestEnable; member
Dapi_gen.cpp1837 VKAPI_ATTR void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTest… in CmdSetDepthBoundsTestEnable() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1690 void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { in CmdSetDepthBoundsTestEnable() function