Searched defs:maxModesPerColorDepth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPVidModes.cpp292 size_t maxModesPerColorDepth = VBOXMP_MAX_VIDEO_MODES / 2 / 4; local
339 for (cAdded=0, resIndex=0; resIndex<RT_ELEMENTS(resolutionMatrix) && cAdded<maxModesPerColorDepth; resIndex++)

Completed in 43 milliseconds