Searched refs:depthBoundsTestEnable (Results 1 – 3 of 3) sorted by relevance
238 …TR void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable);
1690 void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { in CmdSetDepthBoundsTestEnable() argument
601 …TR void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable);1754 …R void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { in CmdSetDepthBoundsTestEnable() argument1755 … GetData(commandBuffer).dispatch.CmdSetDepthBoundsTestEnable(commandBuffer, depthBoundsTestEnable); in CmdSetDepthBoundsTestEnable()2901 …void vkCmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { in vkCmdSetDepthBoundsTestEnable() argument2902 vulkan::api::CmdSetDepthBoundsTestEnable(commandBuffer, depthBoundsTestEnable); in vkCmdSetDepthBoundsTestEnable()