Home
last modified time | relevance | path

Searched defs:DestroyImage (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DEGLImageWrappingTests.cpp53 PFNEGLDESTROYIMAGEPROC DestroyImage; member in __anona28479c90111::EGLFunctions
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp290 EGLBoolean DestroyImage(Thread *thread, Display *display, Image *img) in DestroyImage() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h227 PFN_vkDestroyImage DestroyImage = nullptr; member
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp1941 class DestroyImage : public Operation class
1953 DestroyImage::DestroyImage (SharedPtr<EGLImage> image, bool useSync, bool serverSync) in DestroyImage() function in deqp::egl::GLES2ThreadTest::DestroyImage
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h333 PFN_vkDestroyImage DestroyImage; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1646 class DestroyImage : public Command class
1661 DestroyImage::DestroyImage (void) in DestroyImage() function in vkt::memory::__anonec8724850111::DestroyImage