Searched refs:vn_submit_vkCmdSetDepthTestEnable (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_command_buffer.h | 9453 static inline void vn_submit_vkCmdSetDepthTestEnable(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBool32 depthTestEnable, struct vn_instance_submit_command *submit) in vn_submit_vkCmdSetDepthTestEnable() function 11323 vn_submit_vkCmdSetDepthTestEnable(vn_instance, VK_COMMAND_GENERATE_REPLY_BIT_EXT, commandBuffer, depthTestEnable, &submit); in vn_call_vkCmdSetDepthTestEnable() 11334 vn_submit_vkCmdSetDepthTestEnable(vn_instance, 0, commandBuffer, depthTestEnable, &submit); in vn_async_vkCmdSetDepthTestEnable()
|
Completed in 27 milliseconds