i965: Assert on the number of combined UBO and SSBO binding table entries
In theory we can't break this assertion since the compiler frontend checks
that we don't exceed any of the individual limits, but it does not hurt to
be extra safe.
Reviewed-by:
Kenneth Graunke <kenneth@whitecape.org>
Loading
Please register or sign in to comment