mesa/src/vulkan
Mauro Rossi 13ef793770 android: util: Add a mapping from VkFormat to PIPE_FORMAT.
Updates Makefile.sources and fixes the following building error:

In file included from external/mesa/src/vulkan/util/vk_format.c:24:
In file included from external/mesa/src/vulkan/util/vk_format.h:28:
external/mesa/src/util/format/u_format.h:33:10: fatal error: 'pipe/p_format.h' file not found
#include "pipe/p_format.h"
         ^~~~~~~~~~~~~~~~~
1 error generated.

Fixes: 3a28281 ("util: Add a mapping from VkFormat to PIPE_FORMAT.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-12-27 09:20:40 +01:00
..
overlay-layer vulkan/overlay: Update docs. 2019-12-13 20:53:44 +00:00
registry vulkan: Update the XML and headers to 1.1.129 2019-11-26 02:48:42 +00:00
util util/format: add missing vulkan formats 2019-12-19 19:03:02 -05:00
wsi vulkan/wsi: error out when image fence doesn't signal 2019-12-16 14:59:10 +02:00
Android.mk android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
Makefile.sources android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00