Home
last modified time | relevance | path

Searched refs:vn_encode_vkCmdSetDepthBoundsTestEnable (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h6963 static inline void vn_encode_vkCmdSetDepthBoundsTestEnable(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) in vn_encode_vkCmdSetDepthBoundsTestEnable() function
9530 vn_encode_vkCmdSetDepthBoundsTestEnable(enc, cmd_flags, commandBuffer, depthBoundsTestEnable); in vn_submit_vkCmdSetDepthBoundsTestEnable()

Completed in 25 milliseconds