Hi,

Second try after some review and the invaluable help of Kenneth for pointing
out the missing bit to make all of this work!

This time this series actually fixes tests but we still have some issues
remaining. As far as I can tell they're either hardware limitations or bugs.
Please have a look at patch 4/4 for the details.

Cheers,

Lionel Landwerlin (4):
  intel: aubinator: decode border color
  anv: add utils to query max bpc, channels & integer formats
  anv: workaround border colors gen7/gen75
  anv: setup appropriate border color structures on gen7/gen75

 src/intel/tools/aubinator.c        |   7 +
 src/intel/vulkan/anv_device.c      |  42 ---
 src/intel/vulkan/anv_genX.h        |   3 +-
 src/intel/vulkan/anv_private.h     |  11 +-
 src/intel/vulkan/genX_cmd_buffer.c |  14 +-
 src/intel/vulkan/genX_state.c      | 229 +++++++++++++++--
 src/intel/vulkan/vk_format_info.h  | 508 +++++++++++++++++++++++++++++++++++++
 7 files changed, 752 insertions(+), 62 deletions(-)

--
2.9.3
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to