Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/System/
DMemory.cpp119 void freeMemory(void *memory) in freeMemory() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp166 void GrVkAMDMemoryAllocator::freeMemory(const GrVkBackendMemory& memoryHandle) { in freeMemory() function in GrVkAMDMemoryAllocator
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp207 void GrVkAMDMemoryAllocator::freeMemory(const GrVkBackendMemory& memoryHandle) { in freeMemory() function in GrVkAMDMemoryAllocator
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp842 void reserve(size_t newCapacity, bool freeMemory = false) in reserve()
864 void resize(size_t newCount, bool freeMemory = false) in resize()
892 void clear(bool freeMemory = false) in clear()
3443 UINT64 freeMemory; in AllocatePage() local
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl11 FreeMemoryFunc freeMemory; variable
DvkDeviceDriverImpl.inl40 void DeviceDriver::freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks*… function in DeviceDriver
DvkNullDriverImpl.inl308 VKAPI_ATTR void VKAPI_CALL freeMemory (VkDevice device, VkDeviceMemory memory, const VkAllocationCa… function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp913 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memor… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
924 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory … in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp881 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memor… in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
891 …VULKAN_HPP_INLINE void Device::freeMemory( VULKAN_HPP_NAMESPACE::DeviceMemory … in freeMemory() function in VULKAN_HPP_NAMESPACE::Device
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12558 VkDeviceSize freeMemory; in AllocatePage() local