Searched refs:gfxstream_commandBuffers (Results 1 – 1 of 1) sorted by relevance
124 std::vector<gfxstream_vk_command_buffer*> gfxstream_commandBuffers( in gfxstream_vk_AllocateCommandBuffers() local129 (vk_command_buffer**)&gfxstream_commandBuffers[i]); in gfxstream_vk_AllocateCommandBuffers()131 gfxstream_commandBuffers[i]->vk.level = pAllocateInfo->level; in gfxstream_vk_AllocateCommandBuffers()152 gfxstream_commandBuffers[i]->internal_object = internal_objects[i]; in gfxstream_vk_AllocateCommandBuffers()155 gfxstream_vk_command_buffer_to_handle(gfxstream_commandBuffers[i]); in gfxstream_vk_AllocateCommandBuffers()