HomeSort by relevance Sort by last modified time
    Searched refs:mobid (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_cmd.h 1313 SVGAMobId mobid; member in struct:__anon29876
1326 SVGAMobId mobid; member in struct:__anon29877
1338 SVGAMobId mobid; member in struct:__anon29878
1527 SVGAMobId mobid; member in struct:SVGA3dCmdDefineGBMob
1543 SVGAMobId mobid; member in struct:SVGA3dCmdDestroyGBMob
1556 SVGAMobId mobid; member in struct:SVGA3dCmdDefineGBMob64
1571 SVGAMobId mobid; member in struct:SVGA3dCmdRedefineGBMob64
1586 SVGAMobId mobid; member in struct:SVGA3dCmdUpdateGBMobMapping
1629 SVGAMobId mobid; member in struct:SVGA3dCmdBindGBSurface
1638 SVGAMobId mobid; member in struct:SVGA3dCmdBindGBSurfaceWithPitch
1659 SVGAMobId mobid; member in struct:SVGA3dCmdCondBindGBSurface
1820 SVGAMobId mobid; member in struct:SVGA3dCmdBindGBContext
1872 SVGAMobId mobid; member in struct:SVGA3dCmdBindGBShader
1923 SVGAMobId mobid; member in struct:__anon29892
1943 SVGAMobId mobid; member in struct:__anon29893
1953 SVGAMobId mobid; member in struct:__anon29894
1963 SVGAMobId mobid; member in struct:__anon29895
    [all...]
svga3d_dx.h 131 SVGAMobId mobid; member in struct:__anon29907
167 SVGAMobId mobid; member in struct:SVGA3dCmdDXBindContext
413 SVGAMobId mobid; member in struct:__anon29908
441 SVGAMobId mobid; member in struct:SVGA3dCmdDXBindQuery
483 SVGAMobId mobid; member in struct:SVGA3dCmdDXMoveQuery
493 SVGAMobId mobid; member in struct:SVGA3dCmdDXBindAllQuery
1284 SVGAMobId mobid; member in struct:SVGACOTableDXShaderEntry
1303 SVGAMobId mobid; member in struct:SVGA3dCmdDXBindShader
1313 SVGAMobId mobid; member in struct:SVGA3dCmdDXBindAllShader
1323 SVGAMobId mobid; member in struct:SVGA3dCmdDXCondBindAllShader
1406 uint32 mobid; member in struct:SVGA3dCmdDXSetCOTable
1425 uint32 mobid; member in struct:SVGA3dCOTableData
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_winsys.h 262 uint32 *mobid,
290 uint32 *mobid,
svga_cmd.c     [all...]
svga_cmd_vgpu10.c 645 swc->query_relocation(swc, &cmd->mobid, gbQuery);
    [all...]
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c 507 uint32 *mobid,
513 assert(swc->have_gb_objects || mobid == NULL);
517 if (mobid)
518 *mobid = SVGA3D_INVALID_ID;
534 vmw_swc_mob_relocation(swc, mobid, NULL, (struct svga_winsys_buffer *)
543 uint32 *mobid,
587 vmw_swc_mob_relocation(swc, mobid, offset, vshader->buf,
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c     [all...]

Completed in 4575 milliseconds