Home
last modified time | relevance | path

Searched refs:fDestroyDevice (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.h97 PFN_vkDestroyDevice fDestroyDevice = nullptr; variable
H A DVulkanWindowContext.cpp457 fDestroyDevice(fDevice, 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.h97 PFN_vkDestroyDevice fDestroyDevice = nullptr; variable
H A DVulkanWindowContext.cpp433 fDestroyDevice(fDevice, nullptr); in destroyContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/skia/
H A Dshare-grcontext.patch.1330 - fDestroyDevice(fDevice, nullptr);
333 + fGlobalShared->fDestroyDevice(fGlobalShared->fDevice, nullptr);
500 - PFN_vkDestroyDevice fDestroyDevice = nullptr;
507 + PFN_vkDestroyDevice fDestroyDevice = nullptr;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/vk/
H A DGrVkInterface.h73 VkPtr<PFN_vkDestroyDevice> fDestroyDevice;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkBackendContext.cpp330 fInterface->fFunctions.fDestroyDevice(fDevice, nullptr); in ~GrVkBackendContext()
H A DGrVkInterface.cpp213 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/vk/
H A DGrVkInterface.h80 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.h68 VkPtr<PFN_vkDestroyDevice> fDestroyDevice; member
H A DGrVkInterface.cpp276 nullptr == fFunctions.fDestroyDevice || in validate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkInterface.cpp186 NULL == fFunctions.fDestroyDevice || in validate()