Lines Matching defs:host
42 * register. Is set by the host and read by the guest. This lets
177 * them so that we can query the host for what the supported surface
986 SVGA3D_QUERYSTATE_PENDING = 0, /* Waiting on the host (set by guest) */
987 SVGA3D_QUERYSTATE_SUCCEEDED = 1, /* Completed successfully (set by host) */
988 SVGA3D_QUERYSTATE_FAILED = 2, /* Completed unsuccessfully (set by host) */
1128 * A surface is a hierarchy of host VRAM surfaces: 1D, 2D, or 3D, with
1344 * If the discard flag is present in a surface DMA operation, the host may
1351 * If the unsynchronized flag is present, the host may perform this upload
1366 SVGA3dSurfaceImageId host;
1372 * "destination" as the host image, regardless of transfer
1398 * surfaceDMA. If the suffix is supported, the host will respect this
1406 * A set of flags that describes optimizations that the host may perform
1694 SVGA3dQueryState state; /* Set by host or guest. See SVGA3dQueryState. */
1695 union { /* Set by host on exit from PENDING state */
1761 * transforms and texture coordinates. The host may have additional