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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user