mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-19 16:50:30 +01:00
r300: remove warning introduced with OQ
This commit is contained in:
parent
f74e00f4d1
commit
771e19a861
1 changed files with 0 additions and 1 deletions
|
|
@ -273,7 +273,6 @@ static void r300_emit_query_finish(radeonContextPtr radeon)
|
|||
|
||||
static void rv530_emit_query_finish_single_z(radeonContextPtr radeon)
|
||||
{
|
||||
r300ContextPtr r300 = (r300ContextPtr)radeon;
|
||||
BATCH_LOCALS(radeon);
|
||||
struct radeon_query_object *query = radeon->query.current;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue