intel/compiler: Remove unused functions and declarations
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23539>
This commit is contained in:
@@ -829,12 +829,6 @@ namespace brw {
|
||||
return inst;
|
||||
}
|
||||
|
||||
bblock_t *
|
||||
get_block() const
|
||||
{
|
||||
return block;
|
||||
}
|
||||
|
||||
backend_shader *shader;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user