OSDN Git Service

radv: rename radv_image_is_tc_compat_htile()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 6 Apr 2018 14:07:22 +0000 (16:07 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 9 Apr 2018 09:21:21 +0000 (11:21 +0200)
commitfab5fe4284ee8087c2a38df0cb7af76ac591b5ee
treefb414109104d37b01d14eb5c02935165b2c38f00
parent2692736cee84931ca9b50faaa02529f4b78fe312
radv: rename radv_image_is_tc_compat_htile()

... to radv_use_tc_compat_htile_for_image(). This function
name makes more sense to me because we want to know if and
only if TC-compat HTILE should be used.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_image.c