anv/wsi/wayland: add callback to get device format properties.
authorDave Airlie <airlied@redhat.com>
Fri, 14 Oct 2016 04:14:45 +0000 (05:14 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:15:43 +0000 (10:15 +1000)
commite0d15fbe1d670313132a0b71970badbcac259d78
treeeca2fc7ebb0af8eee3029d5c38f47f857f98f29b
parent4392de6771e56731b7dbea78c41102b5e8c90877
anv/wsi/wayland: add callback to get device format properties.

This avoids having to know the toplevel API name.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_wsi.c
src/intel/vulkan/anv_wsi.h
src/intel/vulkan/anv_wsi_wayland.c