[Mesa-dev] [PATCH 06/11] i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image()
Chad Versace
chad.versace at intel.com
Tue May 17 02:14:59 UTC 2016
On Wed 11 May 2016, Kristian Høgsberg wrote:
> From: Kristian Høgsberg Kristensen <krh at bitplanet.net>
>
> This function now only creates the mt and we then call
> intel_set_texture_image_mt() in intel_image_target_texture_2d() to set
> it for the texture image.
> ---
> src/mesa/drivers/dri/i965/intel_tex_image.c | 69 +++++++++++++----------------
> 1 file changed, 30 insertions(+), 39 deletions(-)
Patches 4, 5, 6 are
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list