anv: Move vk_format helpers to common code
The Android ones we put in anv_android.c. Maybe one day we'll want a vk_android.h to put some common Android stuff but, for now, let's keep it contained to ANV's android code. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8857>
This commit is contained in:

committed by
Marge Bot

parent
c7345bd1fb
commit
4fb6c051c9
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "anv_private.h"
|
||||
#include "anv_measure.h"
|
||||
#include "vk_format_info.h"
|
||||
#include "vk_format.h"
|
||||
#include "vk_util.h"
|
||||
#include "util/fast_idiv_by_const.h"
|
||||
|
||||
|
Reference in New Issue
Block a user