Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/
DVulkanWindowContext.h93 PFN_vkDestroyInstance fDestroyInstance = nullptr; variable
/third_party/skia/src/gpu/vk/
DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member