glsl: move off mtypes.h in lots of places.
This moves to the new split out header files, should mean less recompiling for unrelated changes. Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "ir_builder.h"
|
||||
#include "ir_rvalue_visitor.h"
|
||||
#include "ir_optimization.h"
|
||||
#include "main/mtypes.h"
|
||||
#include "main/shader_types.h"
|
||||
|
||||
using namespace ir_builder;
|
||||
|
||||
|
Reference in New Issue
Block a user