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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c640 cmd_size = vn_sizeof_vkBeginCommandBuffer(commandBuffer, pBeginInfo);
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h1393 static inline size_t vn_sizeof_vkBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBufferBeginInfo* pBeginInfo) function in typeref:typename:size_t
5126 size_t cmd_size = vn_sizeof_vkBeginCommandBuffer(commandBuffer, pBeginInfo);

Completed in 19 milliseconds