mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 08:58:02 +02:00
Remove redundant 3d-state validation prior to blit copypixels. These
were causing some issues.
This commit is contained in:
parent
dadc8e2a50
commit
72aeeef7c3
1 changed files with 0 additions and 2 deletions
|
|
@ -267,8 +267,6 @@ do_blit_copypixels(GLcontext * ctx,
|
|||
|
||||
|
||||
intelFlush(&intel->ctx);
|
||||
intel->vtbl.render_start(intel);
|
||||
intel->vtbl.emit_state(intel);
|
||||
|
||||
LOCK_HARDWARE(intel);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue