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

/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_draw.cpp16 static const uint32 fmtColorDepth[] = { variable
31 uint32 fmt = mode.bytesPerRow | fmtColorDepth[mode.bytesPerPixel - 1];
60 uint32 fmt = mode.bytesPerRow | fmtColorDepth[mode.bytesPerPixel - 1];
89 uint32 fmt = mode.bytesPerRow | fmtColorDepth[mode.bytesPerPixel - 1];
116 uint32 fmt = mode.bytesPerRow | fmtColorDepth[mode.bytesPerPixel - 1];

Completed in 31 milliseconds