Searched refs:ID3DPresentGroup_GetMultiheadCount (Results 1 – 2 of 2) sorted by relevance
166 #define ID3DPresentGroup_GetMultiheadCount(p) (p)->lpVtbl->GetMultiheadCount(p) macro
224 This->nswapchains = ID3DPresentGroup_GetMultiheadCount(This->present); in NineDevice9_ctor()