Use bpp from display mode for surfaces
This commit is contained in:
parent
15ff8f8e2a
commit
3c257aac86
4 changed files with 114 additions and 50 deletions
|
@ -74,6 +74,7 @@ typedef struct
|
|||
|
||||
DWORD width;
|
||||
DWORD height;
|
||||
DWORD bpp;
|
||||
void *surface;
|
||||
|
||||
ULONG Ref;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue