Searched defs:adapterIndex (Results 1 – 3 of 3) sorted by relevance
311 int adapterIndex = D3DADAPTER_DEFAULT; in SDL_Direct3D9GetAdapterIndex() local377 SDL_DXGIGetOutputInfo(int displayIndex, int *adapterIndex, int *outputIndex) in SDL_DXGIGetOutputInfo()
321 WINRT_AddDisplaysForAdapter (_THIS, IDXGIFactory2 * dxgiFactory2, int adapterIndex) in WINRT_AddDisplaysForAdapter()417 for (int adapterIndex = 0; ; ++adapterIndex) { in WINRT_InitModes() local
907 int adapterIndex = 0; in SDLTest_CommonInit() local
Completed in 8 milliseconds