treewide: Remove vulkan/runtime vulkan/util prefix in include path
This is for unify the include style of shared vulkan headers Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27526>
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
#include "broadcom/compiler/v3d_compiler.h"
|
||||
|
||||
#include "util/half_float.h"
|
||||
#include "vulkan/util/vk_format.h"
|
||||
#include "util/u_pack_color.h"
|
||||
#include "vk_format.h"
|
||||
|
||||
void
|
||||
v3dX(job_emit_binning_flush)(struct v3dv_job *job)
|
||||
|
||||
Reference in New Issue
Block a user