Home
last modified time | relevance | path

Searched refs:fDestroyInstance (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.h93 PFN_vkDestroyInstance fDestroyInstance = nullptr; variable
H A DVulkanWindowContext.cpp470 fDestroyInstance(fInstance, nullptr); in destroyContext()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.h93 PFN_vkDestroyInstance fDestroyInstance = nullptr; variable
H A DVulkanWindowContext.cpp446 fDestroyInstance(fInstance, nullptr); in destroyContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/skia/
H A Dshare-grcontext.patch.1349 - fDestroyInstance(fInstance, nullptr);
352 + fGlobalShared->fDestroyInstance(fGlobalShared->fInstance, nullptr);
496 - PFN_vkDestroyInstance fDestroyInstance = nullptr;
506 + PFN_vkDestroyInstance fDestroyInstance = nullptr;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/vk/
H A DGrVkInterface.h64 VkPtr<PFN_vkDestroyInstance> fDestroyInstance;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkBackendContext.cpp332 fInterface->fFunctions.fDestroyInstance(fInstance, nullptr); in ~GrVkBackendContext()
H A DGrVkInterface.cpp204 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/vk/
H A DGrVkInterface.h71 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h59 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; member
H A DGrVkInterface.cpp267 nullptr == fFunctions.fDestroyInstance || in validate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.cpp177 NULL == fFunctions.fDestroyInstance || in validate()