Searched defs:destroyImage (Results 1 – 8 of 8) sorted by relevance
| /external/deqp/framework/egl/wrapper/ |
| D | eglwFunctions.inl | 26 eglDestroyImageFunc destroyImage; variable
|
| D | eglwFuncPtrLibraryImpl.inl | 107 EGLBoolean FuncPtrLibrary::destroyImage (EGLDisplay dpy, EGLImage image) const function in FuncPtrLibrary
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 43 DestroyImageFunc destroyImage; variable
|
| D | vkDeviceDriverImpl.inl | 200 void DeviceDriver::destroyImage (VkDevice device, VkImage image, const VkAllocationCallbacks* pAllo… function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 278 VKAPI_ATTR void VKAPI_CALL destroyImage (VkDevice device, VkImage image, const VkAllocationCallback… function
|
| /external/mesa3d/include/GL/internal/ |
| D | dri_interface.h | 1410 void (*destroyImage)(__DRIimage *image); member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 42233 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, const AllocationCallbacks* pAllocator, D… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device 42239 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, Optional<const AllocationCallbacks> allo… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 49903 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, const AllocationCallbacks* pAllocator, D… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device 49909 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, Optional<const AllocationCallbacks> allo… in destroyImage() function in VULKAN_HPP_NAMESPACE::Device
|