intel: Remove brw_ prefix from process debug function
Reviewed-by: Ivan Briano <ivan.briano@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27644>
This commit is contained in:
@@ -50,7 +50,7 @@ protected:
|
||||
.prog_data = prog_data,
|
||||
}
|
||||
{
|
||||
brw_process_intel_debug_variable();
|
||||
process_intel_debug_variable();
|
||||
}
|
||||
|
||||
~SIMDSelectionTest() {
|
||||
|
||||
Reference in New Issue
Block a user