/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | PoolAlloc.h | 50 class Allocation 53 Allocation(size_t size, unsigned char *mem, Allocation *prev = 0) 95 Allocation *mPrevAlloc; // prior allocation in the chain 102 static constexpr size_t HeaderSize() { return sizeof(Allocation); } in HeaderSize() 234 Allocation *lastAllocation; 251 new (memory) Allocation(numBytes + mAlignment, memory, block->lastAllocation); in initializeAllocation() 252 block->lastAllocation = reinterpret_cast<Allocation *>(memory); in initializeAllocation() 255 void *unalignedPtr = Allocation::OffsetAllocation(memory); in initializeAllocation()
|
D | PoolAlloc.cpp | 129 void Allocation::checkGuardBlock(unsigned char *blockMem, in checkGuardBlock() 232 size_t allocationSize = Allocation::AllocationSize(numBytes) + mAlignment; in allocate() 335 void Allocation::checkAllocList() const in checkAllocList() 337 for (const Allocation *alloc = this; alloc != 0; alloc = alloc->mPrevAlloc) in checkAllocList()
|
/device/generic/vulkan-cereal/host-common/ |
D | address_space_graphics.cpp | 122 Allocation newAllocation( in newAllocation() 140 Allocation res; in newAllocation() 205 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation() 235 Allocation allocRingStorage() { in allocRingStorage() 240 void freeRingStorage(const Allocation& alloc) { in freeRingStorage() 245 Allocation allocBuffer() { in allocBuffer() 250 void freeBuffer(const Allocation& alloc) { in freeBuffer() 255 Allocation allocRingAndBufferStorageDedicated() { in allocRingAndBufferStorageDedicated() 263 Allocation allocRingViewIntoCombined(const Allocation& alloc) { in allocRingViewIntoCombined() 264 Allocation res = alloc; in allocRingViewIntoCombined() [all …]
|
D | address_space_graphics.h | 31 struct Allocation { struct 74 void saveAllocation(base::Stream* stream, const Allocation& alloc) const; 78 void loadAllocation(base::Stream* stream, Allocation& alloc, AllocType type); 94 Allocation mRingAllocation; 95 Allocation mBufferAllocation; 96 Allocation mCombinedAllocation;
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
D | vk_wrapper.h | 31 FUNC(Allocation) \ 479 Allocation *allocationOut) const; 489 class Allocation final : public WrappedObject<Allocation, VmaAllocation> 492 Allocation() = default; 1396 Allocation *allocationOut) const 1427 ANGLE_INLINE void Allocation::destroy(const Allocator &allocator) 1436 ANGLE_INLINE VkResult Allocation::map(const Allocator &allocator, uint8_t **mapPointer) const 1442 ANGLE_INLINE void Allocation::unmap(const Allocator &allocator) const 1448 ANGLE_INLINE void Allocation::flush(const Allocator &allocator, 1456 ANGLE_INLINE void Allocation::invalidate(const Allocator &allocator,
|
D | vk_utils.h | 322 Allocation mAllocation; 327 Allocation *allocation,
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_display_control/ |
D | fence_events.txt | 22 <<memory-allocation, Memory Allocation>> chapter. 70 <<memory-allocation, Memory Allocation>> chapter.
|
/device/google/contexthub/firmware/variant/argonkey/ |
D | README.DMA.txt | 1 Allocation of DMA Streams
|
D | README.GPIO.txt | 1 Allocation of GPIOs and EXTI interrupts
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | VK_EXT_private_data.txt | 41 <<memory-allocation, Memory Allocation>> chapter. 91 <<memory-allocation, Memory Allocation>> chapter.
|
D | VK_EXT_debug_report.txt | 33 <<memory-allocation, Memory Allocation>> chapter. 284 <<memory-allocation, Memory Allocation>> chapter.
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_display_swapchain/ |
D | create_shared_swapchains.txt | 21 (see <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_QNX_screen_surface/ |
D | platformCreateSurface_screen.txt | 20 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_directfb_surface/ |
D | platformCreateSurface_directfb.txt | 21 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_metal_surface/ |
D | platformCreateSurface_metal.txt | 21 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_mir_surface/ |
D | platformCreateSurface_mir.txt | 22 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_FUCHSIA_imagepipe_surface/ |
D | platformCreateSurface_imagepipe.txt | 21 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_MVK_macos_surface/ |
D | platformCreateSurface_macos.txt | 31 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_MVK_ios_surface/ |
D | platformCreateSurface_ios.txt | 31 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_win32_surface/ |
D | platformCreateSurface_win32.txt | 21 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_EXT_headless_surface/ |
D | headless.txt | 39 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_GGP_stream_descriptor_surface/ |
D | platformCreateSurface_streamdescriptor.txt | 21 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NN_vi_surface/ |
D | platformCreateSurface_vi.txt | 22 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_android_surface/ |
D | platformCreateSurface_android.txt | 20 <<memory-allocation,Memory Allocation>>).
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_xcb_surface/ |
D | platformCreateSurface_xcb.txt | 21 <<memory-allocation,Memory Allocation>>).
|