Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp50 static constexpr uint16_t kShaderVisibleDescriptorHeapSize = 1024; variable
111 this, 1u << countIndex, kShaderVisibleDescriptorHeapSize, in Initialize()
117 this, 1u << countIndex, kShaderVisibleDescriptorHeapSize, in Initialize()