Home
last modified time | relevance | path

Searched refs:color_mask (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_ioc32.c103 unsigned int color_mask; member
119 clr.color_mask = clr32->color_mask; in compat_radeon_cp_clear()
Dradeon_drm.h615 unsigned int color_mask; member
Dradeon_state.c920 OUT_RING(clear->color_mask); in radeon_cp_dispatch_clear()
/freebsd-9-stable/contrib/llvm/lib/Support/Windows/
DProcess.inc338 const WORD color_mask = foreground_mask | background_mask;
350 new_attributes = (attributes & ~color_mask) | (new_attributes & color_mask);
/freebsd-9-stable/sys/dev/drm/
Dr128_drm.h259 unsigned int color_mask; member
Dmga_drm.h376 unsigned int color_mask; member
Dradeon_drm.h587 unsigned int color_mask; member
Dmga_state.c537 MGA_PLNWT, clear->color_mask, in mga_dma_dispatch_clear()
553 MGA_PLNWT, clear->color_mask, in mga_dma_dispatch_clear()
Dr128_state.c394 OUT_RING(clear->color_mask); in r128_cce_dispatch_clear()
Dradeon_state.c889 OUT_RING(clear->color_mask); in radeon_cp_dispatch_clear()