forked from dolphin-emu/dolphin
Cosmetics
This commit is contained in:
@@ -59,6 +59,7 @@ ID3D11RasterizerState* resetraststate = nullptr;
|
|||||||
static ID3D11Texture2D* s_screenshot_texture = nullptr;
|
static ID3D11Texture2D* s_screenshot_texture = nullptr;
|
||||||
static D3DTexture2D* s_3d_vision_texture = nullptr;
|
static D3DTexture2D* s_3d_vision_texture = nullptr;
|
||||||
|
|
||||||
|
// Nvidia stereo blitting struct defined in "nvstereo.h" from the Nvidia SDK
|
||||||
typedef struct _Nv_Stereo_Image_Header
|
typedef struct _Nv_Stereo_Image_Header
|
||||||
{
|
{
|
||||||
unsigned int dwSignature;
|
unsigned int dwSignature;
|
||||||
|
Reference in New Issue
Block a user