remove bpp setting
This commit is contained in:
parent
81294dbecf
commit
cddf2524d2
5 changed files with 3 additions and 20 deletions
|
@ -23,7 +23,6 @@ typedef struct D3D9RENDERER
|
|||
IDirect3DPixelShader9* pixel_shader_upscale;
|
||||
float scale_w;
|
||||
float scale_h;
|
||||
int bits_per_pixel;
|
||||
int tex_width;
|
||||
int tex_height;
|
||||
} D3D9RENDERER;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue