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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp386 VMSVGA3DFORMATSUPPORT aFormatSupport[] = variable
651 for (unsigned i = 0; i < RT_ELEMENTS(aFormatSupport); i++)
656 aFormatSupport[i].Usage,
657 aFormatSupport[i].ResourceType,
660 result |= aFormatSupport[i].FormatOp;

Completed in 65 milliseconds