Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h335 std::optional<ExternalHandleInfo> dupColorBufferExtMemoryHandle(uint32_t colorBufferHandle);
DVkCommonOperations.cpp3438 std::optional<ExternalHandleInfo> VkEmulation::dupColorBufferExtMemoryHandle( in dupColorBufferExtMemoryHandle() function in gfxstream::vk::VkEmulation
DVkDecoderGlobalState.cpp5250 m_vkEmulation->dupColorBufferExtMemoryHandle(importCbInfoPtr->colorBuffer); in on_vkAllocateMemory()