mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
i965: Fix HiZ change compiler warning.
This commit is contained in:
parent
7b36c68ba6
commit
94866ffbb8
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ gen6_hiz_emit_batch_head(struct brw_context *brw)
|
|||
{
|
||||
struct gl_context *ctx = &brw->intel.ctx;
|
||||
struct intel_context *intel = &brw->intel;
|
||||
struct brw_hiz_state *hiz = &brw->hiz;
|
||||
|
||||
/* To ensure that the batch contains only the resolve, flush the batch
|
||||
* before beginning and after finishing emitting the resolve packets.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue