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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcvconst.h215 CV_REG_XMM0 = 154, /* this includes XMM1 to XMM7 */ enumerator in enum:CV_HREG_e
632 CV_AMD64_XMM0 = CV_REG_XMM0, /* this includes XMM1 to XMM7 */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcvconst.h211 CV_REG_XMM0 = 154, /* this includes XMM1 to XMM7 */ enumerator in enum:CV_HREG_e
498 CV_AMD64_XMM0 = CV_REG_XMM0, /* this includes XMM1 to XMM7 */

Completed in 98 milliseconds