intel/brw: Remove 'using namespace brw' directives

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33418>
This commit is contained in:
Caio Oliveira
2025-01-31 17:28:06 -08:00
parent 21cbe00094
commit ea87bab4ce
43 changed files with 0 additions and 86 deletions
-2
View File
@@ -6,8 +6,6 @@
#include "brw_fs.h"
#include "brw_builder.h"
using namespace brw;
static void
f16_using_mac(const brw_builder &bld, brw_inst *inst)
{