Home
last modified time | relevance | path

Searched refs:vn_encode_VkCommandBuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_buffer.h2527 vn_encode_VkCommandBuffer(enc, &pCommandBuffers[i]); in vn_encode_vkAllocateCommandBuffers()
2608 vn_encode_VkCommandBuffer(enc, &pCommandBuffers[i]); in vn_encode_vkFreeCommandBuffers()
2660 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkBeginCommandBuffer()
2710 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkEndCommandBuffer()
2757 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkResetCommandBuffer()
2808 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkCmdBindPipeline()
2863 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkCmdSetViewport()
2927 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkCmdSetScissor()
2983 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkCmdSetLineWidth()
3029 vn_encode_VkCommandBuffer(enc, &commandBuffer); in vn_encode_vkCmdSetDepthBias()
[all …]
Dvn_protocol_driver_handles.h114 vn_encode_VkCommandBuffer(struct vn_cs_encoder *enc, const VkCommandBuffer *val) in vn_encode_VkCommandBuffer() function
Dvn_protocol_driver_queue.h386 vn_encode_VkCommandBuffer(enc, &val->pCommandBuffers[i]); in vn_encode_VkSubmitInfo_self()
887 vn_encode_VkCommandBuffer(enc, &val->commandBuffer); in vn_encode_VkCommandBufferSubmitInfo_self()