https://bugs.freedesktop.org/show_bug.cgi?id=91895
--- Comment #10 from Ilia Mirkin <[email protected]> --- This trace can't be used on i965: 62714 @0 glLinkProgram(program = 4038) 62714: warning: error: Uniform block MaterialCB too big (32768/16384) Their UBO size is too small I guess. GL_MAX_UNIFORM_BLOCK_SIZE = 16384 vs GL_MAX_UNIFORM_BLOCK_SIZE = 65536 Although I bet that's a mistake... -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
