Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DD3D11on12Util.cpp135 D3D11_RESOURCE_FLAGS resourceFlags; in GetOrCreateD3D11on12Resource() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5246 void Allocation::PackedData::SetResourceFlags(D3D12_RESOURCE_FLAGS resourceFlags) in SetResourceFlags()