intel/brw: Remove RALLOC helper from fs_reg
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29791>
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
|
||||
class fs_reg : private brw_reg {
|
||||
public:
|
||||
DECLARE_RALLOC_CXX_OPERATORS(fs_reg)
|
||||
|
||||
void init();
|
||||
|
||||
fs_reg();
|
||||
|
||||
Reference in New Issue
Block a user