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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dsvga3d_reg.h1617 SVGAGuestPtr guestResult; /* Points to an SVGA3dQueryResult structure */ member in struct:__anon70b0d8606708
1624 SVGAGuestPtr guestResult; member in struct:__anon70b0d8606808
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1062 SVGAGuestPtr guestResult; /* Points to an SVGA3dQueryResult structure */ member in struct:__anonc6e2a0b53308
1071 * Will read the SVGA3dQueryResult structure pointed to by guestResult,
1080 * A query will be identified by the gmrId and offset of the guestResult
1085 * guestResult will not be written to. This property can be used to
1094 SVGAGuestPtr guestResult; member in struct:__anonc6e2a0b53408
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1096 SVGAGuestPtr guestResult; /* Points to an SVGA3dQueryResult structure */ member in struct:__anon2dcb6c683308
1105 * Will read the SVGA3dQueryResult structure pointed to by guestResult,
1114 * A query will be identified by the gmrId and offset of the guestResult
1119 * guestResult will not be written to. This property can be used to
1128 SVGAGuestPtr guestResult; member in struct:__anon2dcb6c683408
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c1528 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,
1620 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c1528 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,
1620 swc->region_relocation(swc, &cmd->guestResult, buffer, 0,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c398 _debug_printf("\t\t.guestResult.gmrId = %u\n", (*cmd).guestResult.gmrId);
399 _debug_printf("\t\t.guestResult.offset = %u\n", (*cmd).guestResult.offset);
597 _debug_printf("\t\t.guestResult.gmrId = %u\n", (*cmd).guestResult.gmrId);
598 _debug_printf("\t\t.guestResult.offset = %u\n", (*cmd).guestResult.offset);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c398 _debug_printf("\t\t.guestResult.gmrId = %u\n", (*cmd).guestResult.gmrId);
399 _debug_printf("\t\t.guestResult.offset = %u\n", (*cmd).guestResult.offset);
597 _debug_printf("\t\t.guestResult.gmrId = %u\n", (*cmd).guestResult.gmrId);
598 _debug_printf("\t\t.guestResult.offset = %u\n", (*cmd).guestResult.offset);

Completed in 26 milliseconds