https://bugs.freedesktop.org/show_bug.cgi?id=61635
--- Comment #5 from Ilia Mirkin <[email protected]> --- FTR, removing _(R8_USCALED , U8_USCALED , 1), _(R8G8_USCALED , U8_USCALED , 2), _(R8G8B8_USCALED , U8_USCALED , 3), _(R8G8B8A8_USCALED , U8_USCALED , 4), from nv30_format.c appears to fix the sample program that you had (it falls back to R32G32_FLOAT). Obviously that's probably not the right approach overall... perhaps those should all be UNORM/SNORM instead of UNORM/USCALED... or SNORM/SSCALED... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
