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:
@@ -34,8 +34,6 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
using namespace brw;
|
||||
|
||||
struct brw_bind_info {
|
||||
bool valid;
|
||||
bool bindless;
|
||||
|
||||
Reference in New Issue
Block a user