HomeSort by relevance Sort by last modified time
    Searched refs:LAUNCH_2D (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
3dfx_regs.h 58 #define LAUNCH_2D (0x00100000 + 0x80)
SDL_fb3dfx.c 83 tdfx_out32(LAUNCH_2D, dstX | (dstY << 16));
158 tdfx_out32(LAUNCH_2D, srcX | (srcY << 16));

Completed in 142 milliseconds