Searched defs:allocateMemory (Results 1 – 9 of 9) sorted by relevance
/external/skqp/tests/ |
D | GrMemoryPoolTest.cpp | 252 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
|
/external/skia/tests/ |
D | GrMemoryPoolTest.cpp | 252 auto allocateMemory = [](GrMemoryPool& pool, AutoPoolReleaser& r) { in DEF_TEST() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 10 AllocateMemoryFunc allocateMemory; variable
|
D | vkRefUtilImpl.inl | 173 Move<VkDeviceMemory> allocateMemory (const DeviceInterface& vk, VkDevice device, const VkMemoryAllo… function
|
D | vkNullDriver.cpp | 1121 VKAPI_ATTR VkResult VKAPI_CALL allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAlloca… in allocateMemory() function
|
D | vkDeviceDriverImpl.inl | 35 VkResult DeviceDriver::allocateMemory (VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, … function in DeviceDriver
|
/external/icu/icu4c/source/i18n/ |
D | usearch.cpp | 186 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() function
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 41581 …VULKAN_HPP_INLINE Result Device::allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const Al… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device 41587 …VULKAN_HPP_INLINE ResultValueType<DeviceMemory>::type Device::allocateMemory( const MemoryAllocate… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 48450 …VULKAN_HPP_INLINE Result Device::allocateMemory( const MemoryAllocateInfo* pAllocateInfo, const Al… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device 48456 …VULKAN_HPP_INLINE ResultValueType<DeviceMemory>::type Device::allocateMemory( const MemoryAllocate… in allocateMemory() function in VULKAN_HPP_NAMESPACE::Device
|