Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 25 of 30) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp62 void DestroyAllocator(VmaAllocator allocator) in DestroyAllocator()
67 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory()
72 VkResult CreateBuffer(VmaAllocator allocator, in CreateBuffer()
95 VkResult FindMemoryTypeIndexForBufferInfo(VmaAllocator allocator, in FindMemoryTypeIndexForBufferInfo()
111 void GetMemoryTypeProperties(VmaAllocator allocator, in GetMemoryTypeProperties()
118 VkResult MapMemory(VmaAllocator allocator, VmaAllocation allocation, void **ppData) in MapMemory()
123 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory()
128 void FlushAllocation(VmaAllocator allocator, in FlushAllocation()
136 void InvalidateAllocation(VmaAllocator allocator, in InvalidateAllocation()
Dvk_utils.cpp417 const vk::Allocator &allocator = renderer->getAllocator(); in init() local
446 angle::Result InitMappableAllocation(const vk::Allocator &allocator, in InitMappableAllocation()
/device/google/contexthub/firmware/os/core/
Dslab.c31 struct SlabAllocator *allocator; in slabAllocatorNew() local
52 void slabAllocatorDestroy(struct SlabAllocator *allocator) in slabAllocatorDestroy()
57 void* slabAllocatorAlloc(struct SlabAllocator *allocator) in slabAllocatorAlloc()
67 void slabAllocatorFree(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorFree()
80 void* slabAllocatorGetNth(struct SlabAllocator *allocator, uint32_t idx) in slabAllocatorGetNth()
88 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorGetIndex()
100 uint32_t slabAllocatorGetNumItems(struct SlabAllocator *allocator) in slabAllocatorGetNumItems()
DosApi.c254 struct SlabAllocator *allocator = va_arg(args, struct SlabAllocator *); in osExpApiSlabDestroy() local
261 struct SlabAllocator *allocator = va_arg(args, struct SlabAllocator *); in osExpApiSlabAlloc() local
268 struct SlabAllocator *allocator = va_arg(args, struct SlabAllocator *); in osExpApiSlabFree() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DHandleAllocator_unittest.cpp19 gl::HandleAllocator allocator; in TEST() local
44 gl::HandleAllocator allocator; in TEST() local
96 gl::HandleAllocator allocator; in TEST() local
108 gl::HandleAllocator allocator; in TEST() local
121 gl::HandleAllocator allocator; in TEST() local
141 gl::HandleAllocator allocator; in TEST() local
156 gl::HandleAllocator allocator; in TEST() local
176 gl::HandleAllocator allocator; in TEST() local
/device/generic/goldfish-opengl/android-emu/android/base/
Daddress_space.h147 struct address_space_allocator *allocator, in address_space_allocator_split_block()
204 struct address_space_allocator *allocator, in address_space_allocator_release_block()
252 struct address_space_allocator *allocator, in address_space_allocator_allocate()
281 struct address_space_allocator *allocator, in address_space_allocator_deallocate()
306 struct address_space_allocator *allocator, in address_space_allocator_init()
333 struct address_space_allocator *allocator) in address_space_allocator_destroy()
345 struct address_space_allocator *allocator) in address_space_allocator_destroy_nocleanup()
353 struct address_space_allocator *allocator) in address_space_allocator_reset()
369 struct address_space_allocator *allocator, in address_space_allocator_run()
DAndroidSubAllocator.cpp61 [](void* context, struct address_space_allocator* allocator) { in save()
89 [](void* context, struct address_space_allocator* allocator) { in load()
/device/generic/vulkan-cereal/base/
Daddress_space.h166 struct address_space_allocator *allocator, in address_space_allocator_split_block()
228 struct address_space_allocator *allocator, in address_space_allocator_split_block_at_offset()
302 struct address_space_allocator *allocator, in address_space_allocator_release_block()
350 struct address_space_allocator *allocator, in address_space_allocator_allocate()
380 struct address_space_allocator *allocator, in address_space_allocator_allocate_fixed()
413 struct address_space_allocator *allocator, in address_space_allocator_deallocate()
438 struct address_space_allocator *allocator, in address_space_allocator_init()
465 struct address_space_allocator *allocator) in address_space_allocator_destroy_nocleanup()
473 struct address_space_allocator *allocator) in address_space_allocator_reset()
489 struct address_space_allocator *allocator, in address_space_allocator_run()
DSubAllocator.cpp58 [](void* context, struct address_space_allocator* allocator) { in save()
86 [](void* context, struct address_space_allocator* allocator) { in load()
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_funcs.hpp37 Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in createInstance()
55 Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in createInstanceUnique()
82 …VULKAN_HPP_INLINE void Instance::destroy( Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks… in destroy()
406Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in createDevice()
425Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in createDeviceUnique()
453 …VULKAN_HPP_INLINE void Device::destroy( Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> … in destroy()
875 Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in allocateMemory()
894Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in allocateMemoryUnique()
925Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in freeMemory()
949Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator, in free()
[all …]
Dvulkan_raii.hpp2374VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Instance()
2391VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Instance()
3056VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Device()
3075VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Device()
3825VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in AccelerationStructureKHR()
3845VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in AccelerationStructureKHR()
3925VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in AccelerationStructureNV()
3945VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in AccelerationStructureNV()
4032VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Buffer()
4050VULKAN_HPP_NAMESPACE::Optional<const VULKAN_HPP_NAMESPACE::AllocationCallbacks> allocator = nullpt… in Buffer()
[all …]
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddebug_report.cpp27 const VkAllocationCallbacks& allocator) { in AddCallback()
44 const VkAllocationCallbacks& allocator) { in RemoveCallback()
122 const VkAllocationCallbacks* allocator, in CreateDebugReportCallbackEXT()
153 const VkAllocationCallbacks* allocator) { in DestroyDebugReportCallbackEXT()
Dapi.cpp50 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames()
322 const VkAllocationCallbacks& allocator) in OverrideExtensionNames()
497 const VkAllocationCallbacks& allocator) in LayerChain()
779 const VkAllocationCallbacks* allocator, in Create()
852 const VkAllocationCallbacks* allocator, in Create()
1004 const VkAllocationCallbacks& allocator) { in DestroyLayers()
1062 const VkAllocationCallbacks* allocator, in CreateInstance()
1088 const VkAllocationCallbacks* allocator, in CreateDevice()
1114 const VkAllocationCallbacks* allocator) { in DestroyInstance()
1135 const VkAllocationCallbacks* allocator) { in DestroyDevice()
Ddriver.cpp300 const VkAllocationCallbacks& allocator) in CreateInfoWrapper()
312 const VkAllocationCallbacks& allocator) in CreateInfoWrapper()
644 InstanceData* AllocateInstanceData(const VkAllocationCallbacks& allocator) { in AllocateInstanceData()
655 const VkAllocationCallbacks& allocator) { in FreeInstanceData()
661 const VkAllocationCallbacks& allocator, in AllocateDeviceData()
672 void FreeDeviceData(DeviceData* data, const VkAllocationCallbacks& allocator) { in FreeDeviceData()
Ddriver.h76 const VkAllocationCallbacks allocator; member
98 const VkAllocationCallbacks allocator; member
Dswapchain.cpp487 const VkAllocationCallbacks* allocator, in CreateAndroidSurfaceKHR()
530 const VkAllocationCallbacks* allocator) { in DestroySurfaceKHR()
924 const VkAllocationCallbacks* allocator, in CreateSwapchainKHR()
1303 const VkAllocationCallbacks* allocator) { in DestroySwapchainKHR()
1507 const VkAllocationCallbacks* allocator = &GetData(device).allocator; in QueuePresentKHR() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DType_test.cpp22 angle::PoolAllocator allocator; in TEST() local
DImmutableString_test.cpp33 angle::PoolAllocator allocator; member in ImmutableStringBuilderTest
DRemovePow_test.cpp64 angle::PoolAllocator allocator; member in RemovePowTest
DIntermNode_test.cpp134 angle::PoolAllocator allocator; member in IntermNodeTest
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DGraphicBuffer.cpp89 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in free_handle() local
119 GraphicBufferAllocator& allocator(GraphicBufferAllocator::get()); in reallocate() local
139 GraphicBufferAllocator& allocator = GraphicBufferAllocator::get(); in initWithSize() local
/device/google/contexthub/firmware/os/inc/
DsyscallDo.h205 static inline void eOsSlabAllocatorDestroy(struct SlabAllocator* allocator) in eOsSlabAllocatorDestroy()
210 static inline void* eOsSlabAllocatorAlloc(struct SlabAllocator* allocator) in eOsSlabAllocatorAlloc()
215 static inline void eOsSlabAllocatorFree(struct SlabAllocator* allocator, void* ptrP) in eOsSlabAllocatorFree()
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DCompilerPerf.cpp200 angle::PoolAllocator allocator; in IsPlatformAvailable() local
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp449 sp<IAllocator3> allocator(new GoldfishAllocator()); in main() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/runner/
DTestSuite.cpp163 js::Value ResultTypeToJSString(TestResultType type, js::Document::AllocatorType *allocator) in ResultTypeToJSString()
187 js::Document::AllocatorType &allocator = doc.GetAllocator(); in WriteTestResults() local

12