OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSTXY
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
3dfx_regs.h
56
#define
DSTXY
(0x00100000 + 0x6c)
SDL_fb3dfx.c
157
tdfx_out32(
DSTXY
, dstX | (dstY << 16));
Completed in 53 milliseconds