Searched refs:BPP32 (Results 1 - 17 of 17) sorted by relevance

/haiku/src/add-ons/accelerants/nvidia/
H A DSetDisplayMode.c154 head1_mode(BPP32, 1.0);
155 head1_depth(BPP32);
178 head2_mode(BPP32, 1.0);
179 head2_depth(BPP32);
219 int colour_mode = BPP32;
253 case B_RGB32_LITTLE: colour_depth1 = 32; colour_mode = BPP32; break;
/haiku/src/add-ons/accelerants/via/
H A DSetDisplayMode.c172 head1_mode(BPP32, 1.0);
173 head1_depth(BPP32);
196 // head2_mode(BPP32, 1.0);
197 // head2_depth(BPP32);
240 int colour_mode = BPP32;
274 case B_RGB32_LITTLE: colour_depth1 = 32; colour_mode = BPP32; break;
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c127 gx00_dac_mode(BPP32, 1.0);
128 gx00_crtc_depth(BPP32);
318 int colour_mode = BPP32;
336 colour_mode = BPP32;
/haiku/src/add-ons/accelerants/skeleton/
H A DSetDisplayMode.c172 // head1_mode(BPP32, 1.0);
173 // head1_depth(BPP32);
196 // head2_mode(BPP32, 1.0);
197 // head2_depth(BPP32);
240 int colour_mode = BPP32;
274 case B_RGB32_LITTLE: colour_depth1 = 32; colour_mode = BPP32; break;
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dproto.h129 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon1292
H A Dcrtc.c460 case BPP32:
H A Dcrtc2.c443 case BPP32:
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc2.c151 case BPP8:case BPP15:case BPP24:case BPP32:default:
H A Dmga_proto.h136 BPP32 = 7 enumerator in enum:__anon1
H A Dmga_dac.c47 case BPP24:case BPP32:
115 case BPP32:
H A Dmga_crtc.c278 case BPP32:case BPP32DIR:
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h130 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon7
H A Dcrtc.c464 case BPP32:
H A Dcrtc2.c443 case BPP32:
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h197 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon6
H A Dnv_crtc.c586 case BPP32:
H A Dnv_crtc2.c569 case BPP32:

Completed in 227 milliseconds