/external/angle/src/libANGLE/renderer/vulkan/ |
D | AllocatorHelperRing.h | 110 const size_t allocationSize, in onNewVariableSizedCommand() 115 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand() 121 uint8_t *allocateCommand(size_t allocationSize) in allocateCommand()
|
D | AllocatorHelperPool.h | 95 const size_t allocationSize, in onNewVariableSizedCommand() 117 void onNewCommand(const size_t requiredSize, const size_t allocationSize, uint8_t **headerOut) in onNewCommand() 136 uint8_t *updateHeaderAndAllocatorParams(size_t allocationSize) in updateHeaderAndAllocatorParams()
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | AllocationStats.java | 38 private final long allocationSize; field in AllocationStats 47 AllocationStats(int allocationCount, long allocationSize, int reps) { in AllocationStats() 60 private AllocationStats(int allocationCount, long allocationSize, int reps, in AllocationStats()
|
D | AggregateAllocationsRecorder.java | 32 private final AtomicLong allocationSize = new AtomicLong(); field in AggregateAllocationsRecorder
|
/external/swiftshader/src/Vulkan/ |
D | VkDeviceMemory.hpp | 30 VkDeviceSize allocationSize = 0; member 122 const VkDeviceSize allocationSize; member in vk::DeviceMemory
|
/external/angle/src/common/ |
D | PoolAlloc.cpp | 364 size_t allocationSize = in allocate() local 457 size_t allocationSize = in allocateNewPage() local
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 231 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 231 size_t allocationSize = TAllocation::allocationSize(numBytes); in allocate() local
|
/external/skia/src/base/ |
D | SkBlockAllocator.cpp | 35 SkBlockAllocator::Block::Block(Block* prev, int allocationSize) in Block()
|
D | SkArenaAlloc.cpp | 85 uint32_t allocationSize = std::max(objSizeAndOverhead, minAllocationSize); in ensureSpace() local
|
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/ |
D | vktDGCUtil.hpp | 110 vk::VkDeviceSize allocationSize; member
|
/external/v4l2_codec2/common/ |
D | VideoPixelFormat.cpp | 228 size_t allocationSize(VideoPixelFormat format, const android::ui::Size& coded_size) { in allocationSize() function
|
/external/mesa3d/src/intel/vulkan/grl/include/ |
D | GRLRTASCommon.h | 132 uint64_t allocationSize; // Size of the memory allocation containing this RTAS member
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 469 const VkDeviceSize allocationSize = in iterate() local 866 const VkDeviceSize allocationSize = 1 + (m_rng.getUint64() % maxAllocSize); in iterate() local 991 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx].size; in createAllocationTestsCommon() local
|
D | vktMemoryMappingTests.cpp | 530 VkDeviceSize allocationSize; member 717 VkDeviceSize allocationSize = (config.allocationSize % atomSize == 0) ? in testMemoryMapping() local 1737 TestConfig subMappedConfig(VkDeviceSize allocationSize, const MemoryRange &mapping, Op op, uint32_t… in subMappedConfig() 1851 TestConfig fullMappedConfig(VkDeviceSize allocationSize, Op op, uint32_t seed, AllocationKind alloc… in fullMappedConfig() 1938 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local 1975 const VkDeviceSize allocationSize = allocationSizes[allocationSizeNdx]; in createMappingTests() local
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | wgpu_helpers.cpp | 240 uint32_t allocationSize, in stageTextureUpload() 345 size_t allocationSize = textureBytesPerRow * area.height; in readPixels() local
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_screen.h | 59 VkDeviceSize allocationSize; member
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 1029 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseImageMemoryBind() 1056 … const VkDeviceSize allocationSize, const uint32_t memoryType, in makeSparseMemoryBind()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOCornerCase.cpp | 115 vk::VkDeviceSize *allocationSize = nullptr) in allocateAndBindMemory()
|
/external/angle/third_party/glslang/src/glslang/Include/ |
D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
/external/deqp-deps/glslang/glslang/Include/ |
D | PoolAlloc.h | 100 inline static size_t allocationSize(size_t size) { in allocationSize() function
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 929 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory() 946 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory()
|