Searched refs:SupportsMipGen (Results 1 – 2 of 2) sorted by relevance
28 bool SupportsMipGen(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in SupportsMipGen() function
140 if (d3d11::SupportsMipGen(formatInfo.texFormat, renderer11DeviceCaps.featureLevel)) in GetTextureMiscFlags()