Searched defs:allowRtDsTextures (Results 1 – 1 of 1) sorted by relevance
4185 const bool allowRtDsTextures = (flags & D3D12_HEAP_FLAG_DENY_RT_DS_TEXTURES ) == 0; in HeapFlagsFulfillResourceHeapTier() local4675 const bool allowRtDsTextures = (heapFlags & D3D12_HEAP_FLAG_DENY_RT_DS_TEXTURES) == 0; in CalcDefaultPoolIndex() local