Home
last modified time | relevance | path

Searched refs:mRenderTargetViewAllocator (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp121 mRenderTargetViewAllocator = std::make_unique<StagingDescriptorAllocator>( in Initialize()
322 mRenderTargetViewAllocator->Tick(completedSerial); in TickImpl()
713 return mRenderTargetViewAllocator.get(); in GetRenderTargetViewAllocator()
H A DDeviceD3D12.h244 std::unique_ptr<StagingDescriptorAllocator> mRenderTargetViewAllocator; member in dawn_native::d3d12::final

Completed in 3 milliseconds