MCPcopy Create free account
hub / github.com/3Shain/dxmt / NvAPI_Stereo_SetDriverMode

Function NvAPI_Stereo_SetDriverMode

src/nvapi/nvapi.cpp:712–715  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

710}
711
712NVAPI_INTERFACE
713NvAPI_Stereo_SetDriverMode(NV_STEREO_DRIVER_MODE mode) {
714 return NVAPI_STEREO_NOT_INITIALIZED;
715}
716
717NVAPI_INTERFACE
718NvAPI_DRS_CreateSession(NvDRSSessionHandle *phSession) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected