Searched defs:destroyImage (Results 1 – 7 of 7) sorted by relevance
26 eglDestroyImageFunc destroyImage; variable
107 EGLBoolean FuncPtrLibrary::destroyImage (EGLDisplay dpy, EGLImage image) const function in FuncPtrLibrary
43 DestroyImageFunc destroyImage; variable
200 void DeviceDriver::destroyImage (VkDevice device, VkImage image, const VkAllocationCallbacks* pAllo… function in DeviceDriver
278 VKAPI_ATTR void VKAPI_CALL destroyImage (VkDevice device, VkImage image, const VkAllocationCallback… function
1410 void (*destroyImage)(__DRIimage *image); member
49903 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, const AllocationCallbacks* pAllocator, D… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device49909 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, Optional<const AllocationCallbacks> allo… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device