OSDN Git Service

i965: refactor intel_image_target_texture_2d
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 7 Nov 2019 02:02:37 +0000 (18:02 -0800)
committerGurchetan Singh <gurchetansingh@chromium.org>
Mon, 13 Jan 2020 22:57:32 +0000 (14:57 -0800)
commitb1c266d5fa55a76dd47efff0621ee794aa13b4e7
tree44037c206905148202f6a9fad54543a427adac92
parent34fe560cd6ddbaf320da2adac452c8d6cdd9b8c0
i965: refactor intel_image_target_texture_2d

intel_image_target_texture_tex_storage can reuse much of this
code.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/drivers/dri/i965/intel_tex_image.c