Searched refs:IDirect3DRMFrame_DeleteLight (Results 1 – 2 of 2) sorted by relevance
1347 hr = IDirect3DRMFrame_DeleteLight(pFrameP1, NULL); in test_Frame()1376 hr = IDirect3DRMFrame_DeleteLight(pFrameP1, light1); in test_Frame()
1207 #define IDirect3DRMFrame_DeleteLight(p,a) (p)->lpVtbl->DeleteLight(p,a) macro1280 #define IDirect3DRMFrame_DeleteLight(p,a) (p)->DeleteLight(a) macro