Home
last modified time | relevance | path

Searched defs:getCommandBufferCount (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp214 uint32_t getCommandBufferCount(const VkSubmitInfo& pSubmit) { return pSubmit.commandBufferCount; } in getCommandBufferCount() function
216 uint32_t getCommandBufferCount(const VkSubmitInfo2& pSubmit) { in getCommandBufferCount() function
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5158 int getCommandBufferCount(const VkSubmitInfo& submitInfo) { in getCommandBufferCount() function in gfxstream::vk::VkDecoderGlobalState::Impl
5166 int getCommandBufferCount(const VkSubmitInfo2& submitInfo) { in getCommandBufferCount() function in gfxstream::vk::VkDecoderGlobalState::Impl