Lines Matching refs:uint32
53 typedef uint32 SVGAMobId;
301 #define SVGA_GMR_NULL ((uint32) -1)
302 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) /* Guest Framebuffer (GFB) */
307 uint32 ppn;
308 uint32 numPages;
316 uint32 gmrId;
317 uint32 offset;
455 volatile uint32 errorOffset;
458 uint32 length;
463 uint32 mobOffset;
466 uint32 offset; /* Valid if CMD_BUFFERS_2 cap set, must be zero otherwise */
467 uint32 dxContext; /* Valid if DX_CONTEXT flag set, must be zero otherwise */
468 uint32 mustBeZero[6];
482 uint32 enable;
502 uint32 ignoreIDZero;
528 uint32 bitsPerPixel : 8;
529 uint32 colorDepth : 8;
530 uint32 reserved : 16; /* Must be zero */
533 uint32 value;
557 uint32 pitch;
573 uint32 b : 8;
574 uint32 g : 8;
575 uint32 r : 8;
576 uint32 x : 8; /* Unused */
579 uint32 value;
1174 uint32 enabled;
1175 uint32 flags;
1176 uint32 dataOffset;
1177 uint32 format;
1178 uint32 colorKey;
1179 uint32 size;
1180 uint32 width;
1181 uint32 height;
1182 uint32 srcX;
1183 uint32 srcY;
1184 uint32 srcWidth;
1185 uint32 srcHeight;
1188 uint32 dstWidth;
1189 uint32 dstHeight;
1190 uint32 pitches[3];
1191 uint32 dataGMRId;
1192 uint32 dstScreenId;
1204 #define SVGA_INVALID_DISPLAY_ID ((uint32)-1)
1209 uint32 width;
1210 uint32 height;
1211 uint32 positionX;
1212 uint32 positionY;
1276 uint32 structSize; /* sizeof(SVGAScreenObject) */
1277 uint32 id;
1278 uint32 flags;
1280 uint32 width;
1281 uint32 height;
1300 uint32 cloneCount;
1385 uint32 x;
1386 uint32 y;
1387 uint32 width;
1388 uint32 height;
1407 uint32 srcX;
1408 uint32 srcY;
1409 uint32 destX;
1410 uint32 destY;
1411 uint32 width;
1412 uint32 height;
1433 uint32 srcX;
1434 uint32 srcY;
1435 uint32 destX;
1436 uint32 destY;
1437 uint32 width;
1438 uint32 height;
1439 uint32 rop;
1461 uint32 id; /* Reserved, must be zero. */
1462 uint32 hotspotX;
1463 uint32 hotspotY;
1464 uint32 width;
1465 uint32 height;
1466 uint32 andMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1467 uint32 xorMaskDepth; /* Value must be 1 or equal to BITS_PER_PIXEL */
1493 uint32 id; /* Reserved, must be zero. */
1494 uint32 hotspotX;
1495 uint32 hotspotY;
1496 uint32 width;
1497 uint32 height;
1519 uint32 x;
1520 uint32 y;
1521 uint32 width;
1522 uint32 height;
1523 uint32 reason;
1547 uint32 color; /* In the same format as the GFB */
1548 uint32 x;
1549 uint32 y;
1550 uint32 width;
1551 uint32 height;
1552 uint32 rop; /* Must be SVGA_ROP_COPY */
1576 uint32 fence;
1596 uint32 nsid;
1597 uint32 size;
1652 uint32 screenId;
1709 uint32 bytesPerLine;
1741 uint32 destScreenId;
1770 uint32 srcScreenId;
1813 uint32 srcScreenId;
1831 uint32 gmrId;
1832 uint32 numPages;
1876 uint32 gmrId;
1878 uint32 offsetPages; /* offset in pages to begin remap */
1879 uint32 numPages; /* number of pages to remap */