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/
H A Dsvga3d_cmd.h1409 SVGAMobId mobid; member
1424 SVGAMobId mobid; member
1435 SVGAMobId mobid; member
1641 SVGAMobId mobid; member
1657 SVGAMobId mobid; member
1669 SVGAMobId mobid; member
1684 SVGAMobId mobid; member
1699 SVGAMobId mobid; member
1783 SVGAMobId mobid; member
1792 SVGAMobId mobid; member
1813 SVGAMobId mobid; global() member
1974 SVGAMobId mobid; global() member
2026 SVGAMobId mobid; global() member
2077 SVGAMobId mobid; global() member
2097 SVGAMobId mobid; global() member
2107 SVGAMobId mobid; global() member
2117 SVGAMobId mobid; global() member
[all...]
H A Dsvga3d_dx.h174 SVGAMobId mobid; member
200 SVGAMobId mobid; member
285 SVGAMobId mobid; member
557 SVGAMobId mobid; member
585 SVGAMobId mobid; member
627 SVGAMobId mobid; member
637 SVGAMobId mobid; member
1800 SVGAMobId mobid; member
1819 SVGAMobId mobid; member
1829 SVGAMobId mobid; member
1839 SVGAMobId mobid; global() member
1869 uint32 mobid; global() member
1912 uint32 mobid; global() member
1959 uint32 mobid; global() member
1971 uint32 mobid; global() member
2018 uint32 mobid; global() member
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c531 uint32 *mobid, in vmw_swc_surface_relocation()
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()
615 vmw_swc_mob_relocation(swc, mobid, offset, vshader->buf, in vmw_swc_shader_relocation()
529 vmw_swc_surface_relocation(struct svga_winsys_context *swc, uint32 *where, uint32 *mobid, struct svga_winsys_surface *surface, unsigned flags) vmw_swc_surface_relocation() argument
573 vmw_swc_shader_relocation(struct svga_winsys_context *swc, uint32 *shid, uint32 *mobid, uint32 *offset, struct svga_winsys_gb_shader *shader, unsigned flags) vmw_swc_shader_relocation() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h303 uint32 *mobid,
331 uint32 *mobid,
H A Dsvga_cmd.c1485 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer, in SVGA3D_EndGBQuery()
1572 swc->mob_relocation(swc, &cmd->mobid, &cmd->offset, buffer, in SVGA3D_WaitForGBQuery()
1644 swc->shader_relocation(swc, &cmd->shid, &cmd->mobid, in SVGA3D_BindGBShader()
1697 swc->surface_relocation(swc, &cmd->sid, &cmd->mobid, surface, in SVGA3D_BindGBSurface()
H A Dsvga_cmd_vgpu10.c653 swc->query_relocation(swc, &cmd->mobid, gbQuery); in SVGA3D_vgpu10_BindQuery()
1101 swc->shader_relocation(swc, NULL, &bcmd->mobid, in SVGA3D_vgpu10_DefineAndBindShader()
1794 swc->mob_relocation(swc, &bcmd->mobid, in SVGA3D_sm5_DefineAndBindStreamOutput()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A 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, in SVGA3D_DUMP_HEADER()
[all...]

Completed in 17 milliseconds