Home
last modified time | relevance | path

Searched defs:BlockBytes (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/tools/GpuMemDumpVis/
DSample.json15 "BlockBytes": 201392128, number
34 "BlockBytes": 117473280, number
48 "BlockBytes": 33558528, number
60 "BlockBytes": 83914752, number
74 "BlockBytes": 0, number
84 "BlockBytes": 0, number
101 "BlockBytes": 83918848, number
115 "BlockBytes": 83918848, number
129 "BlockBytes": 0, number
139 "BlockBytes": 0, number
[all …]
DGpuMemDump.schema.json107 "BlockBytes": {"type": "integer"}, object
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp258 const uint64_t BlockBytes = BlockType.getSizeInBits() / 8; in emitConstantSizeRepmov() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h1157 UINT64 BlockBytes; member