Searched refs:SVGA_RELOC_WRITE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_cmd.c283 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_WRITE);
435 surface_flags = SVGA_RELOC_WRITE;
438 region_flags = SVGA_RELOC_WRITE;
493 surface_flags = SVGA_RELOC_WRITE;
496 region_flags = SVGA_RELOC_WRITE;
587 surface_to_surfaceid(swc, surface, &cmd->target, SVGA_RELOC_WRITE);
1057 surface_to_surfaceid(swc, dest, &cmd->dest, SVGA_RELOC_WRITE);
1100 surface_to_surfaceid(swc, dest, &cmd->dest, SVGA_RELOC_WRITE);
1430 SVGA_RELOC_WRITE);
1477 SVGA_RELOC_WRITE);
[all...]
H A Dsvga_winsys.h61 #define SVGA_RELOC_WRITE 0x1 macro
H A Dsvga_resource_buffer_upload.c193 surface_flags = SVGA_RELOC_WRITE;
196 region_flags = SVGA_RELOC_WRITE;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c283 swc->surface_relocation(swc, &cmd->sid, sid, SVGA_RELOC_WRITE);
435 surface_flags = SVGA_RELOC_WRITE;
438 region_flags = SVGA_RELOC_WRITE;
493 surface_flags = SVGA_RELOC_WRITE;
496 region_flags = SVGA_RELOC_WRITE;
587 surface_to_surfaceid(swc, surface, &cmd->target, SVGA_RELOC_WRITE);
1057 surface_to_surfaceid(swc, dest, &cmd->dest, SVGA_RELOC_WRITE);
1100 surface_to_surfaceid(swc, dest, &cmd->dest, SVGA_RELOC_WRITE);
1430 SVGA_RELOC_WRITE);
1477 SVGA_RELOC_WRITE);
[all...]
H A Dsvga_winsys.h61 #define SVGA_RELOC_WRITE 0x1 macro
H A Dsvga_resource_buffer_upload.c193 surface_flags = SVGA_RELOC_WRITE;
196 region_flags = SVGA_RELOC_WRITE;
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_context.c122 if (flags & SVGA_RELOC_WRITE)
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c122 if (flags & SVGA_RELOC_WRITE)

Completed in 161 milliseconds