Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceAllocatorManagerD3D12.cpp41 D3D12_HEAP_TYPE GetD3D12HeapType(ResourceHeapKind resourceHeapKind) { in GetD3D12HeapType() function
173 mDevice, GetD3D12HeapType(resourceHeapKind), GetD3D12HeapFlags(resourceHeapKind), in ResourceAllocatorManager()
174 GetMemorySegment(device, GetD3D12HeapType(resourceHeapKind))); in ResourceAllocatorManager()