mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 06:40:08 +01:00
use Width
This commit is contained in:
parent
5bb5a1908f
commit
a824813d22
1 changed files with 1 additions and 0 deletions
|
|
@ -1260,6 +1260,7 @@ static int radeonInitFBDev( DRIDriverContext *ctx )
|
|||
}
|
||||
|
||||
ctx->shared.virtualWidth = dummy;
|
||||
ctx->shared.Width = dummy;
|
||||
}
|
||||
|
||||
fprintf(stderr,"shared virtual width is %d\n", ctx->shared.virtualWidth);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue