Chad Versace <chad.vers...@linux.intel.com> writes:

> Rename quantize_num_samples to intel_quantize_num_samples and change the
> first param from struct intel_context* to struct intel_screen*. The
> function will later be used by intelCreateBuffer, which is not bound to
> any context but is bound to a screen. Since the function now depends on
> the screen, move it to intel_screen.[ch].

intel_fbo seems like a good place for it as well -- we've got other
screen-dependent function scattered around.  I don't really care either
way, but I think I would have looked in intel_fbo.c first.

Attachment: pgppzRxQzqjPm.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to