Home
last modified time | relevance | path

Searched defs:vkInstance (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/utils/include/utils/
DRenderDoc.h86 void onFrameDelimiter(VkInstance vkInstance) { in onFrameDelimiter()
95 void removeVkInstance(VkInstance vkInstance) { in removeVkInstance()
103 CaptureContext(RenderDocT& renderDoc, VkInstance vkInstance) in CaptureContext()
/hardware/google/gfxstream/utils/
DRenderDoc_unittest.cpp112 VkInstance vkInstance = reinterpret_cast<VkInstance>(&vkInstanceInternal); in TEST() local
125 VkInstance vkInstance = reinterpret_cast<VkInstance>(&vkInstanceInternal); in TEST() local
155 VkInstance vkInstance = reinterpret_cast<VkInstance>(&vkInstanceInternal); in TEST() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4868 VkInstance vkInstance = mPhysicalDeviceToInstance.at(vkPhysicalDevice); in on_vkQueueSignalReleaseImageANDROID() local