Searched refs:pCommandBuffers_host (Results 1 – 1 of 1) sorted by relevance
58 VkCommandBuffer* pCommandBuffers_host = pCommandBuffers_guest; in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers() local60 ret = callee_function(device_host, pAllocateInfo_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()64 VkCommandBuffer command_buffer = pCommandBuffers_host[idx]; in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()104 const VkCommandBuffer* pCommandBuffers_host = pCommandBuffers_guest; in DoCustomTrampolineWithThunk_vkFreeCommandBuffers() local108 VkCommandBuffer command_buffer = pCommandBuffers_host[idx]; in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()116 callee_function(device_host, commandPool_host, commandBufferCount_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()