Searched refs:dxgiFormatSizeInfo (Results 1 – 1 of 1) sorted by relevance
558 const d3d11::DXGIFormatSize &dxgiFormatSizeInfo = in updateSubresourceLevel() local572 copyArea.x + roundUp(static_cast<UINT>(copyArea.width), dxgiFormatSizeInfo.blockWidth); in updateSubresourceLevel()574 copyArea.y + roundUp(static_cast<UINT>(copyArea.height), dxgiFormatSizeInfo.blockHeight); in updateSubresourceLevel()