mesa: refactor GenerateTextureMipmap handling
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Wed, 11 Sep 2019 07:58:47 +0000 (09:58 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 18 Oct 2019 08:26:26 +0000 (10:26 +0200)
commitfb804266a38dbd4204f86fc706494b285c03fc52
tree2ac7e5c4e12abc76c1f32d3f8548d9d87b50be58
parentcfc0ebe7f1fd02972f86d526d1a4683a52670cf5
mesa: refactor GenerateTextureMipmap handling

Rework _mesa_GenerateTextureMipmap to allow code sharing with EXT_dsa functions.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/genmipmap.c