Home
last modified time | relevance | path

Searched defs:mBlockSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DStagingDescriptorAllocatorD3D12.h75 uint32_t mBlockSize; // Size of the block of descriptors (in bytes). variable
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfifo.hpp49 static const uint32_t mBlockSize = 1 << mBlockSizeShift; member