On Saturday 04 June 2011 18:24:39 André Hentschel wrote:
case 8:
STRETCH_ROW(DWORD64);
break;
64 bit formats can be floating point formats too, like ARGB16F, or RG32F. But Roderick's comment catches the more important issue: This code shouldn't be called for 64 bit formats at all since they are only supported with FBOs which bring hardware blitting support.