Searched defs:SamplerHeapCache (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | SamplerHeapCacheD3D12.h | 40 class SamplerHeapCache; variable |
| D | DeviceD3D12.h | 31 class SamplerHeapCache; variable |
| D | SamplerHeapCacheD3D12.cpp | 141 SamplerHeapCache::SamplerHeapCache(Device* device) : mDevice(device) { in SamplerHeapCache() function in dawn_native::d3d12::SamplerHeapCache |