Searched refs:GetDXGISupport (Results 1 – 5 of 5) sorted by relevance
37 const DXGISupport &GetDXGISupport(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel);
3021 const DXGISupport &GetDXGISupport(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in GetDXGISupport() function
86 const auto &dxgiSupport = rx::d3d11::GetDXGISupport(formatInfo.texFormat, featureLevel); in TEST_P()
31 const auto &support = GetDXGISupport(dxgiFormat, featureLevel); in SupportsMipGen()
57 auto dxgiSupport = d3d11::GetDXGISupport(dxgiFormat, mFeatureLevel); in query()