Searched refs:vn_encode_vkCmdSetEvent (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 1409 vn_encode_vkCmdSetEvent(&cmd->cs, 0, commandBuffer, event, stageMask);
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_command_buffer.h | 3409 static inline void vn_encode_vkCmdSetEvent(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags stageMask) function in typeref:typename:void 5829 vn_encode_vkCmdSetEvent(enc, cmd_flags, commandBuffer, event, stageMask);
|
Completed in 26 milliseconds