Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/window/
H A DVulkanWindowContext.h87 PFN_vkDestroyInstance fDestroyInstance = nullptr; variable
H A DGraphiteNativeVulkanWindowContext.h92 PFN_vkDestroyInstance fDestroyInstance = nullptr; variable
/aosp_15_r20/external/skia/src/gpu/vk/
H A DVulkanInterface.h62 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member