Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp51 static constexpr uint8_t kAttachmentDescriptorHeapSize = 64; variable
122 this, 1, kAttachmentDescriptorHeapSize, D3D12_DESCRIPTOR_HEAP_TYPE_RTV); in Initialize()
125 this, 1, kAttachmentDescriptorHeapSize, D3D12_DESCRIPTOR_HEAP_TYPE_DSV); in Initialize()