Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h3119 static inline void vn_encode_vkCmdSetDepthBounds(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) in vn_encode_vkCmdSetDepthBounds() function
8207 vn_encode_vkCmdSetDepthBounds(enc, cmd_flags, commandBuffer, minDepthBounds, maxDepthBounds); in vn_submit_vkCmdSetDepthBounds()

Completed in 28 milliseconds