Home
last modified time | relevance | path

Searched refs:VIDEO_DESKTOP_OVERLAY_STRIDE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_overlay.cpp101 uint32 stride = INREG32(VIDEO_DESKTOP_OVERLAY_STRIDE) & 0x0000ffff; in TDFX_DisplayOverlay()
107 OUTREG32(VIDEO_DESKTOP_OVERLAY_STRIDE, stride); in TDFX_DisplayOverlay()
H A D3dfx.h52 #define VIDEO_DESKTOP_OVERLAY_STRIDE 0xe8 macro
H A D3dfx_mode.cpp339 OUTREG32(VIDEO_DESKTOP_OVERLAY_STRIDE, mode.bytesPerRow); in TDFX_SetDisplayMode()