/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_draw.c | 252 swc->surface_relocation(swc, 263 swc->surface_relocation(swc,
|
svga_state_tss.c | 154 svga->swc->surface_relocation(svga->swc, 221 svga->swc->surface_relocation(svga->swc,
|
svga_winsys.h | 92 (*surface_relocation)(struct svga_winsys_context *swc, member in struct:svga_winsys_context
|
svga_cmd.c | 65 swc->surface_relocation(swc, &id->sid, s->handle, flags); 70 swc->surface_relocation(swc, &id->sid, NULL, flags); 283 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_WRITE); 369 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_READ); 456 swc->surface_relocation(swc, &cmd->host.sid, texture->handle, surface_flags); 514 swc->surface_relocation(swc, &cmd->host.sid, host, surface_flags); [all...] |
svga_resource_buffer_upload.c | 216 swc->surface_relocation(swc, &cmd->host.sid, host, surface_flags);
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_draw.c | 252 swc->surface_relocation(swc, 263 swc->surface_relocation(swc,
|
svga_state_tss.c | 154 svga->swc->surface_relocation(svga->swc, 221 svga->swc->surface_relocation(svga->swc,
|
svga_winsys.h | 92 (*surface_relocation)(struct svga_winsys_context *swc, member in struct:svga_winsys_context
|
svga_cmd.c | 65 swc->surface_relocation(swc, &id->sid, s->handle, flags); 70 swc->surface_relocation(swc, &id->sid, NULL, flags); 283 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_WRITE); 369 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_READ); 456 swc->surface_relocation(swc, &cmd->host.sid, texture->handle, surface_flags); 514 swc->surface_relocation(swc, &cmd->host.sid, host, surface_flags); [all...] |
svga_resource_buffer_upload.c | 216 swc->surface_relocation(swc, &cmd->host.sid, host, surface_flags);
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/ |
vmw_context.c | 376 vswc->base.surface_relocation = vmw_swc_surface_relocation;
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
vmw_context.c | 376 vswc->base.surface_relocation = vmw_swc_surface_relocation;
|