Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp21 GLenum GetComponentType(DXGI_FORMAT dxgiFormat) in GetComponentType()
270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat()
Ddxgi_support_table_autogen.cpp45 const DXGISupport &GetDXGISupport_9_3(DXGI_FORMAT dxgiFormat) in GetDXGISupport_9_3()
638 const DXGISupport &GetDXGISupport_10_0(DXGI_FORMAT dxgiFormat) in GetDXGISupport_10_0()
1231 const DXGISupport &GetDXGISupport_10_1(DXGI_FORMAT dxgiFormat) in GetDXGISupport_10_1()
1824 const DXGISupport &GetDXGISupport_11_0(DXGI_FORMAT dxgiFormat) in GetDXGISupport_11_0()
2417 const DXGISupport &GetDXGISupport_11_1(DXGI_FORMAT dxgiFormat) in GetDXGISupport_11_1()
3021 const DXGISupport &GetDXGISupport(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in GetDXGISupport()
Dformatutils11.cpp28 bool SupportsMipGen(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in SupportsMipGen()
DImage11.cpp535 const DXGI_FORMAT dxgiFormat = getDXGIFormat(); in createStagingTexture() local
DResourceManager11.cpp256 DXGI_FORMAT GetTypedDepthStencilFormat(DXGI_FORMAT dxgiFormat) in GetTypedDepthStencilFormat()
Drenderer11_utils.cpp53 bool query(DXGI_FORMAT dxgiFormat, UINT supportMask) in query()
/external/angle/src/tests/gl_tests/
DD3DTextureTest.cpp474 for (auto dxgiFormat : dxgiFormats) in TEST_P() local
574 for (auto dxgiFormat : dxgiFormats) in TEST_P() local