mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
r600g: remove unused variable
This commit is contained in:
parent
9a20130e5f
commit
85571ed53c
1 changed files with 0 additions and 2 deletions
|
|
@ -631,8 +631,6 @@ r600_texture_create_object(struct pipe_screen *screen,
|
|||
return rtex;
|
||||
}
|
||||
|
||||
DEBUG_GET_ONCE_BOOL_OPTION(tiling_enabled, "R600_TILING", TRUE);
|
||||
|
||||
struct pipe_resource *r600_texture_create(struct pipe_screen *screen,
|
||||
const struct pipe_resource *templ)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue