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

/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dsvga_reg.h90 #define SVGA_ID_1 SVGA_MAKE_ID(SVGA_VERSION_1) macro
H A Dvmware.c268 * Versions of SVGA_ID_1 will allow us to overwrite the content
269 * of the SVGA_REG_ID register only with the values SVGA_ID_0 or SVGA_ID_1.
272 * of the SVGA_REG_ID register only with the values SVGA_ID_0 or SVGA_ID_1
282 vmwareWriteReg(pVMWARE, SVGA_REG_ID, SVGA_ID_1);
284 if (vmware_svga_id == SVGA_ID_1) {
285 return SVGA_ID_1;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h94 #define SVGA_ID_1 SVGA_MAKE_ID(SVGA_VERSION_1) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h94 #define SVGA_ID_1 SVGA_MAKE_ID(SVGA_VERSION_1) macro

Completed in 17 milliseconds