Home
last modified time | relevance | path

Searched defs:destroyImage (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl26 eglDestroyImageFunc destroyImage; variable
DeglwFuncPtrLibraryImpl.inl107 EGLBoolean FuncPtrLibrary::destroyImage (EGLDisplay dpy, EGLImage image) const function in FuncPtrLibrary
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl42 DestroyImageFunc destroyImage; variable
DvkDeviceDriverImpl.inl195 void DeviceDriver::destroyImage (VkDevice device, VkImage image, const VkAllocationCallbacks* pAllo… function in DeviceDriver
DvkNullDriverImpl.inl272 VKAPI_ATTR void VKAPI_CALL destroyImage (VkDevice device, VkImage image, const VkAllocationCallback… function
/external/mesa3d/include/GL/internal/
Ddri_interface.h1325 void (*destroyImage)(__DRIimage *image); member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp28916 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, const AllocationCallbacks* pAllocator ) … in destroyImage() function in VULKAN_HPP_NAMESPACE::Device
28921 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, Optional<const AllocationCallbacks> allo… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device