Home
last modified time | relevance | path

Searched refs:kShaderVisibleSmallHeapSizes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DShaderVisibleDescriptorAllocatorD3D12.cpp28 static constexpr const uint32_t kShaderVisibleSmallHeapSizes[] = {32, 16}; variable
33 return kShaderVisibleSmallHeapSizes[heapType]; in GetD3D12ShaderVisibleHeapMinSize()
53 return kShaderVisibleSmallHeapSizes[heapType]; in GetD3D12ShaderVisibleHeapMaxSize()