vk/formats: Document new meaning of anv_format::cpp
authorChad Versace <chad.versace@intel.com>
Tue, 30 Jun 2015 16:20:07 +0000 (09:20 -0700)
committerChad Versace <chad.versace@intel.com>
Tue, 30 Jun 2015 16:41:41 +0000 (09:41 -0700)
commit6720b47717de31186bc4fc6f2f5a25d6353464d7
tree030465ebb3cb7fdc350ea6fac0d7f45030a3e449
parent709fa463ec5d0591622c6ba1653631195a93f6b8
vk/formats: Document new meaning of anv_format::cpp

The way the code currently works is that anv_format::cpp is the cpp of
anv_format::surface_format.

Me and Kristian disagree about how the code *should* work. Despite that,
I think it's in our discussion's best interest to document how the code
*currently* works. That should eliminate confusion.

If and when the code begins to work differently, then we'll update the
anv_format comments.
src/vulkan/private.h