Home
last modified time | relevance | path

Searched refs:addToCommandPool (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp151 gfxstream::vk::ResourceTracker::get()->addToCommandPool( in gfxstream_vk_AllocateCommandBuffers()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h550 void addToCommandPool(VkCommandPool commandPool, uint32_t commandBufferCount,
DResourceTracker.cpp7327 void ResourceTracker::addToCommandPool(VkCommandPool commandPool, uint32_t commandBufferCount, in addToCommandPool() function in gfxstream::vk::ResourceTracker