Searched defs:ResourceAllocator (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | ResourceAllocator.cpp | 35 ResourceAllocator::ResourceAllocator(Device* device) : mDevice(device) { in ResourceAllocator() function in dawn_native::d3d12::ResourceAllocator |
| D | DeviceD3D12.h | 33 class ResourceAllocator; variable |