Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp41526 …VULKAN_HPP_INLINE void Device::destroy( const AllocationCallbacks* pAllocator, Dispatch const &d) … in destroy() argument
41608 …VULKAN_HPP_INLINE void Device::free( DeviceMemory memory, const AllocationCallbacks* pAllocator, D… in free() argument
41807 …VULKAN_HPP_INLINE void Device::destroyFence( Fence fence, const AllocationCallbacks* pAllocator, D… in destroyFence() argument
41820 …VULKAN_HPP_INLINE void Device::destroy( Fence fence, const AllocationCallbacks* pAllocator, Dispat… in destroy() argument
41954 …VULKAN_HPP_INLINE void Device::destroyEvent( Event event, const AllocationCallbacks* pAllocator, D… in destroyEvent() argument
41967 …VULKAN_HPP_INLINE void Device::destroy( Event event, const AllocationCallbacks* pAllocator, Dispat… in destroy() argument
42130 …VULKAN_HPP_INLINE void Device::destroy( Buffer buffer, const AllocationCallbacks* pAllocator, Disp… in destroy() argument
42221 …VULKAN_HPP_INLINE void Device::destroyImage( Image image, const AllocationCallbacks* pAllocator, D… in destroyImage() argument
42234 …VULKAN_HPP_INLINE void Device::destroy( Image image, const AllocationCallbacks* pAllocator, Dispat… in destroy() argument
42743 …VULKAN_HPP_INLINE void Device::destroy( Sampler sampler, const AllocationCallbacks* pAllocator, Di… in destroy() argument
[all …]

Completed in 276 milliseconds