Searched refs:ID3DPresent_ResolutionMismatch (Results 1 – 2 of 2) sorted by relevance
130 #define ID3DPresent_ResolutionMismatch(p) (p)->lpVtbl->ResolutionMismatch(p) macro
1078 return ID3DPresent_ResolutionMismatch(This->present); in NineSwapChain9_ResolutionMismatch()