Searched refs:ID3DPresent_SetGammaRamp (Results 1 – 2 of 2) sorted by relevance
127 #define ID3DPresent_SetGammaRamp(p,a,b) (p)->lpVtbl->SetGammaRamp(p,a,b) macro
973 ID3DPresent_SetGammaRamp(swap->present, pRamp, swap->params.hDeviceWindow); in NineDevice9_SetGammaRamp()