Commit be117491 authored by Harry Wentland's avatar Harry Wentland Committed by Alex Deucher
Browse files
parent 9e7da326
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3463,7 +3463,7 @@ bool Calculate256BBlockSizes(
		unsigned int *BlockWidth256BytesC)
{
	if ((SourcePixelFormat == dm_444_64 || SourcePixelFormat == dm_444_32
			|| SourcePixelFormat == dm_444_16 || SourcePixelFormat == dm_444_16
			|| SourcePixelFormat == dm_444_16
			|| SourcePixelFormat == dm_444_8)) {
		if (SurfaceTiling == dm_sw_linear) {
			*BlockHeight256BytesY = 1;