Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp190 uint32_t getCommandBufferCount(const VkSubmitInfo& pSubmit) { return pSubmit.commandBufferCount; } in getCommandBufferCount() function
192 uint32_t getCommandBufferCount(const VkSubmitInfo2& pSubmit) { in getCommandBufferCount() function
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6094 int getCommandBufferCount(const VkSubmitInfo& submitInfo) { in getCommandBufferCount() function in gfxstream::vk::VkDecoderGlobalState::Impl
6102 int getCommandBufferCount(const VkSubmitInfo2& submitInfo) { in getCommandBufferCount() function in gfxstream::vk::VkDecoderGlobalState::Impl