e9aeba85f2
CW-Bug-Id: #22729
107 lines
3.3 KiB
C
107 lines
3.3 KiB
C
#include "vrclient_private.h"
|
|
|
|
WINE_DEFAULT_DEBUG_CHANNEL(vrclient);
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_003_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex,
|
|
int32_t *pnAdapterOutputIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
*pnAdapterOutputIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_004_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex,
|
|
int32_t *pnAdapterOutputIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
*pnAdapterOutputIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_005_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex,
|
|
int32_t *pnAdapterOutputIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
*pnAdapterOutputIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_006_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex,
|
|
int32_t *pnAdapterOutputIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
*pnAdapterOutputIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_009_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_010_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_011_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_012_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_014_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_015_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_016_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_017_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_019_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_020_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_021_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|
|
|
|
void __thiscall winIVRSystem_IVRSystem_022_GetDXGIOutputInfo( struct w_steam_iface *_this, int32_t *pnAdapterIndex )
|
|
{
|
|
FIXME( "%p\n", _this );
|
|
*pnAdapterIndex = 0;
|
|
}
|