anv/formats: Use is_power_of_two instead of is_rgb to determine renderability
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Jan 2016 01:28:16 +0000 (17:28 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Jan 2016 04:29:16 +0000 (20:29 -0800)
commit9ac624751ea8343a30865fefacd2b999268c541f
tree18b224e4d485f11d0d21c85d86ed171df1376629
parent2af3acd0612fe2d08d18b274d977530fa6f913ab
anv/formats: Use is_power_of_two instead of is_rgb to determine renderability
src/vulkan/anv_formats.c