diff options
author | Gurchetan Singh <[email protected]> | 2018-11-30 14:54:33 -0800 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2018-12-19 13:29:16 +0100 |
commit | 174f530008c1b22ede7c67995f693b3d84f2a488 (patch) | |
tree | e6f2b9bacfb6b7ef3ae2dbc21469012d519720a6 /src/gallium/drivers/virgl/virgl_texture.h | |
parent | 13626b46f12eaa5ffb6c3eb72eea755e739b0b01 (diff) |
virgl: consolidate transfer code
We could allocate and destroy transfers in one place.
v2: Keep l_stride around.
Reviewed-by: Elie Tournier <[email protected]>
Diffstat (limited to 'src/gallium/drivers/virgl/virgl_texture.h')
-rw-r--r-- | src/gallium/drivers/virgl/virgl_texture.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/gallium/drivers/virgl/virgl_texture.h b/src/gallium/drivers/virgl/virgl_texture.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/src/gallium/drivers/virgl/virgl_texture.h |