/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | DynamicUploader.cpp | 31 ResultOrError<UploadHandle> DynamicUploader::AllocateInternal(uint64_t allocationSize, in AllocateInternal() 115 ResultOrError<UploadHandle> DynamicUploader::Allocate(uint64_t allocationSize, in Allocate()
|
D | RingBufferAllocator.cpp | 64 uint64_t RingBufferAllocator::Allocate(uint64_t allocationSize, ExecutionSerial serial) { in Allocate()
|
D | BuddyMemoryAllocator.cpp | 40 ResultOrError<ResourceMemoryAllocation> BuddyMemoryAllocator::Allocate(uint64_t allocationSize, in Allocate()
|
D | BuddyAllocator.cpp | 139 uint64_t BuddyAllocator::Allocate(uint64_t allocationSize, uint64_t alignment) { in Allocate()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDeviceMemory.hpp | 30 VkDeviceSize allocationSize = 0; member 121 const VkDeviceSize allocationSize; member in vk::DeviceMemory
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
D | MemoryService.h | 31 VkDeviceSize allocationSize; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
D | WireDeserializeAllocator.cpp | 38 size_t allocationSize = std::max(size, size_t(2048)); in GetSpace() local
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | VulkanBackend.h | 91 VkDeviceSize allocationSize; // Must match VkMemoryAllocateInfo from image creation member
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PoolAlloc.cpp | 351 size_t allocationSize = in allocate() local 444 size_t allocationSize = in allocateNewPage() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.cpp | 254 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
D | PoolAlloc.h | 76 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
/third_party/glslang/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 240 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
/third_party/skia/src/core/ |
D | SkBlockAllocator.cpp | 31 SkBlockAllocator::Block::Block(Block* prev, int allocationSize) in Block()
|
D | SkArenaAlloc.cpp | 81 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | VulkanImageWrappingTestsOpaqueFD.cpp | 85 VkDeviceSize* allocationSize, in AllocateMemory() 142 VkDeviceSize* allocationSize, in CreateBindExportImage() 162 VkDeviceSize allocationSize, in WrapVulkanImage() 176 VkDeviceSize allocationSize, in WrapVulkanImage()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | ResidencyManagerD3D12.cpp | 178 MaybeError ResidencyManager::EnsureCanAllocate(uint64_t allocationSize, in EnsureCanAllocate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 514 VkDeviceSize allocationSize; member 688 …VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? config.allocationSize … in testMemoryMapping() local 1670 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() 1777 TestConfig fullMappedConfig (VkDeviceSize allocationSize, in fullMappedConfig() 1849 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1882 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
D | vktMemoryAllocationTests.cpp | 366 …const VkDeviceSize allocationSize = (m_config.memorySize ? memReqs.size : (VkDeviceSize)(*m_confi… in iterate() local 729 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 864 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 859 const VkDeviceSize allocationSize, in makeSparseImageMemoryBind() 890 const VkDeviceSize allocationSize, in makeSparseMemoryBind()
|
/third_party/glslang/glslang/Include/ |
D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_android.h | 58 VkDeviceSize allocationSize; member
|