mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
i915g: Remove duplicated comment.
This commit is contained in:
parent
4855522678
commit
a13eed4b82
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
|
|||
OUT_BATCH((clear_params & ~CLEARPARAM_WRITE_COLOR) |
|
||||
CLEARPARAM_CLEAR_RECT);
|
||||
/* Used for zone init prim */
|
||||
/* Used for zone init prim */
|
||||
OUT_BATCH(clear_color);
|
||||
OUT_BATCH(clear_depth);
|
||||
/* Used for clear rect prim */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue