Home
last modified time | relevance | path

Searched refs:mobid (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1385 SVGAMobId mobid; member
1400 SVGAMobId mobid; member
1411 SVGAMobId mobid; member
1617 SVGAMobId mobid; member
1633 SVGAMobId mobid; member
1645 SVGAMobId mobid; member
1660 SVGAMobId mobid; member
1675 SVGAMobId mobid; member
1759 SVGAMobId mobid; member
1768 SVGAMobId mobid; member
[all …]
Dsvga3d_dx.h158 SVGAMobId mobid; member
194 SVGAMobId mobid; member
468 SVGAMobId mobid; member
496 SVGAMobId mobid; member
538 SVGAMobId mobid; member
548 SVGAMobId mobid; member
1493 SVGAMobId mobid; member
1512 SVGAMobId mobid; member
1522 SVGAMobId mobid; member
1532 SVGAMobId mobid; member
[all …]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c531 uint32 *mobid, in vmw_swc_surface_relocation() argument
537 assert(swc->have_gb_objects || mobid == NULL); in vmw_swc_surface_relocation()
541 if (mobid) in vmw_swc_surface_relocation()
542 *mobid = SVGA3D_INVALID_ID; in vmw_swc_surface_relocation()
566 vmw_swc_mob_relocation(swc, mobid, NULL, (struct svga_winsys_buffer *) in vmw_swc_surface_relocation()
575 uint32 *mobid, in vmw_swc_shader_relocation() argument
615 vmw_swc_mob_relocation(swc, mobid, offset, vshader->buf, in vmw_swc_shader_relocation()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h289 uint32 *mobid,
317 uint32 *mobid,
Dsvga_cmd.c1483 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer, in SVGA3D_EndGBQuery()
1570 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer, in SVGA3D_WaitForGBQuery()
1642 swc->shader_relocation(swc, &cmd->shid, &cmd->mobid, in SVGA3D_BindGBShader()
1695 swc->surface_relocation(swc, &cmd->sid, &cmd->mobid, surface, in SVGA3D_BindGBSurface()
Dsvga_cmd_vgpu10.c653 swc->query_relocation(swc, &cmd->mobid, gbQuery); in SVGA3D_vgpu10_BindQuery()
1094 swc->shader_relocation(swc, NULL, &bcmd->mobid, in SVGA3D_vgpu10_DefineAndBindShader()
1605 swc->mob_relocation(swc, &bcmd->mobid, in SVGA3D_sm5_DefineAndBindStreamOutput()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1402 _debug_printf("\t\t.mobid = %u\n", cmd->mobid); in dump_SVGA3dCmdBindGBContext()
1424 _debug_printf("\t\t.mobid = %u\n", cmd->mobid); in dump_SVGA3dCmdBindGBShader()
1438 _debug_printf("\t\t.mobid = %u\n", cmd->mobid); in dump_SVGA3dCmdBindGBSurface()
1596 SVGA3D_DUMP_PARAMETER(mobid, u); in SVGA3D_DUMP_HEADER()
1602 SVGA3D_DUMP_PARAMETER(mobid, u); in SVGA3D_DUMP_HEADER()
1608 SVGA3D_DUMP_PARAMETER(mobid, u); in SVGA3D_DUMP_HEADER()
1646 SVGA3D_DUMP_PARAMETER(mobid, u); in SVGA3D_DUMP_HEADER()
1905 SVGA3D_DUMP_PARAMETER(mobid, u); in SVGA3D_DUMP_HEADER()