mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
[g3dvl] double buffering seems to be enough
This commit is contained in:
parent
9c296be7d6
commit
680f118138
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#include "sp_public.h"
|
||||
#include "sp_texture.h"
|
||||
|
||||
#define NUM_BUFFERS 8
|
||||
#define NUM_BUFFERS 2
|
||||
|
||||
static void
|
||||
flush_buffer(struct sp_mpeg12_context *ctx)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue