Home
last modified time | relevance | path

Searched defs:ResourceAllocator (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceAllocator.cpp35 ResourceAllocator::ResourceAllocator(Device* device) : mDevice(device) { in ResourceAllocator() function in dawn_native::d3d12::ResourceAllocator
DDeviceD3D12.h33 class ResourceAllocator; variable