Searched refs:ID3DPresent_SetCursorPos (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h125 #define ID3DPresent_SetCursorPos(p,a) (p)->lpVtbl->SetCursorPos(p,a) macro
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h125 #define ID3DPresent_SetCursorPos(p,a) (p)->lpVtbl->SetCursorPos(p,a) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.c813 This->cursor.software = ID3DPresent_SetCursorPos(swap->present, &This->cursor.pos) != D3D_OK;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.c909 This->cursor.software = ID3DPresent_SetCursorPos(swap->present, &This->cursor.pos) != D3D_OK;

Completed in 15 milliseconds