Home
last modified time | relevance | path

Searched refs:BPP24 (Results 1 – 17 of 17) sorted by relevance

/haiku/src/add-ons/accelerants/neomagic/
H A DSetDisplayMode.c92 int colour_mode = BPP24; in SET_DISPLAY_MODE()
99 case B_RGB24_LITTLE: colour_depth = 24; colour_mode = BPP24; break; in SET_DISPLAY_MODE()
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_proto.h77 enum{BPP8=0,BPP15=1,BPP16=2,BPP24=3}; enumerator
H A Dnm_dac.c38 case BPP24: in nm_dac_mode()
H A Dnm_crtc.c378 case BPP24: in nm_crtc_depth()
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h130 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator
H A Dcrtc.c459 case BPP24: in eng_crtc_depth()
H A Dcrtc2.c438 case BPP24: in eng_crtc2_depth()
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h134 BPP24 = 3, enumerator
H A Dmga_crtc2.c151 case BPP8:case BPP15:case BPP24:case BPP32:default: in g400_crtc2_depth()
H A Dmga_dac.c47 case BPP24:case BPP32: in gx00_dac_mode()
112 case BPP24: in gx00_dac_mode()
H A Dmga_crtc.c275 case BPP24: in gx00_crtc_depth()
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dproto.h129 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator
H A Dcrtc2.c438 case BPP24: in eng_crtc2_depth()
H A Dcrtc.c455 case BPP24: in eng_crtc_depth()
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h197 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator
H A Dnv_crtc2.c564 case BPP24: in nv_crtc2_depth()
H A Dnv_crtc.c581 case BPP24: in nv_crtc_depth()