mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
tests/graw: Fix typo in shader-leak.c
This commit is contained in:
parent
a3d75db022
commit
06badea0da
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ static int num_iters = 100;
|
|||
|
||||
enum pipe_format formats[] = {
|
||||
PIPE_FORMAT_RGBA8888_UNORM,
|
||||
PIPE_FORMAT_BGR8888_UNORM,
|
||||
PIPE_FORMAT_BGRA8888_UNORM,
|
||||
PIPE_FORMAT_NONE
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue