Searched refs:ID3DPresent_GetWindowOccluded (Results 1 – 2 of 2) sorted by relevance
129 #define ID3DPresent_GetWindowOccluded(p) (p)->lpVtbl->GetWindowOccluded(p) macro
1068 return ID3DPresent_GetWindowOccluded(This->present); in NineSwapChain9_GetOccluded()