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

  /external/mesa3d/src/gallium/drivers/svga/
svga_cmd_vgpu10.c 55 swc->surface_relocation(swc, id, NULL, s->handle, flags);
58 swc->surface_relocation(swc, id, NULL, NULL, flags);
73 swc->surface_relocation(swc, sid, NULL, surface, flags);
76 swc->surface_relocation(swc, sid, NULL, NULL, flags);
185 swc->surface_relocation(swc, &cmd->dstSid, NULL, dstSurf, SVGA_RELOC_WRITE);
186 swc->surface_relocation(swc, &cmd->srcSid, NULL, srcSurf, SVGA_RELOC_READ);
210 swc->surface_relocation(swc, &cmd->dstSid, NULL, dstSurf, SVGA_RELOC_WRITE);
211 swc->surface_relocation(swc, &cmd->srcSid, NULL, srcSurf, SVGA_RELOC_READ);
281 swc->surface_relocation(swc, cmd_ids + i, NULL, views[i],
482 swc->surface_relocation(swc, &sot->sid, NULL, surfaces[i]
    [all...]
svga_cmd.c 68 swc->surface_relocation(swc, &id->sid, NULL, s->handle, flags);
73 swc->surface_relocation(swc, &id->sid, NULL, NULL, flags);
288 swc->surface_relocation(swc, &cmd->sid, NULL, sid,
375 swc->surface_relocation(swc, &cmd->sid, NULL, sid,
463 swc->surface_relocation(swc, &cmd->host.sid, NULL,
525 swc->surface_relocation(swc, &cmd->host.sid,
    [all...]
svga_state_tss.c 198 svga->swc->surface_relocation(svga->swc,
279 svga->swc->surface_relocation(svga->swc,
svga_resource_buffer_upload.c 263 swc->surface_relocation(swc, &invalidate_cmd->image.sid, NULL, sbuf->handle,
297 swc->surface_relocation(swc, &update_cmd->image.sid, NULL, sbuf->handle,
315 swc->surface_relocation(swc, &whole_update_cmd->body.image.sid, NULL,
383 swc->surface_relocation(swc, &cmd->host.sid, NULL, host, surface_flags);