Searched refs:commandBufferCount_host (Results 1 – 1 of 1) sorted by relevance
103 std::uint32_t commandBufferCount_host = commandBufferCount_guest; in DoCustomTrampolineWithThunk_vkFreeCommandBuffers() local107 for (uint32_t idx = 0; idx < commandBufferCount_host; ++idx) { in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()116 callee_function(device_host, commandPool_host, commandBufferCount_host, pCommandBuffers_host); in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()