Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4185 const bool allowRtDsTextures = (flags & D3D12_HEAP_FLAG_DENY_RT_DS_TEXTURES ) == 0; in HeapFlagsFulfillResourceHeapTier() local
4675 const bool allowRtDsTextures = (heapFlags & D3D12_HEAP_FLAG_DENY_RT_DS_TEXTURES) == 0; in CalcDefaultPoolIndex() local