Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DMappedSubresourceVerifier11.cpp32 const d3d11::DXGIFormatSize &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(desc.Format); in getPitchCount() local
DImage11.cpp290 const d3d11::DXGIFormatSize &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(mDXGIFormat); in loadData() local
326 const d3d11::DXGIFormatSize &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(mDXGIFormat); in loadCompressedData() local
405 const auto &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(mDXGIFormat); in copyFromFramebuffer() local
Drenderer11_utils.cpp2134 const DXGIFormatSize &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(format); in MakeValidSize() local
2184 const d3d11::DXGIFormatSize &dxgiFormatInfo = in GenerateInitialTextureData() local
DBuffer11.cpp1391 const d3d11::DXGIFormatSize &dxgiFormatInfo = d3d11::GetDXGIFormatSizeInfo(srvFormat); in getSRVForFormat() local
DRenderer11.cpp3970 const d3d11::DXGIFormatSize &dxgiFormatInfo = in getVertexSpaceRequired() local
DTextureStorage11.cpp784 const d3d11::DXGIFormatSize &dxgiFormatInfo = in setData() local