OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID3DPresent_SetCursorPos
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/include/d3dadapter/
present.h
125
#define
ID3DPresent_SetCursorPos
(p,a) (p)->lpVtbl->SetCursorPos(p,a)
/external/mesa3d/src/gallium/state_trackers/nine/
device9.c
829
This->cursor.software =
ID3DPresent_SetCursorPos
(swap->present, &This->cursor.pos) != D3D_OK;
[
all
...]
Completed in 255 milliseconds