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
@@ -34,8 +34,6 @@
#include <vector>
using namespace brw;
struct brw_bind_info {
bool valid;
bool bindless;