Home
last modified time | relevance | path

Searched refs:srcSizeInfo (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp1169 const auto &srcSizeInfo = d3d11::GetDXGIFormatSizeInfo(srcDXGIFormat); in copyDepthStencilImpl() local
1170 unsigned int srcPixelSize = srcSizeInfo.pixelBytes; in copyDepthStencilImpl()