diff options
author | Ben Widawsky <[email protected]> | 2017-05-30 17:23:58 +0530 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-07-12 21:15:46 -0700 |
commit | 34e1ccbfbe851ecf4ebbfc86d70da384d176d994 (patch) | |
tree | 2ab774db9928ae6ad6d951445c4aaede0125186d /src/mesa/vbo/vbo_save_loopback.c | |
parent | aadd37298c704982036f64e58903c80cd7dac93b (diff) |
i965/miptree: Allocate mt earlier in update winsys
Later commits require intel_update_image_buffer() to have control over
the miptree creation. However, intel_update_winsys_renderbuffer_miptree()
currently creates it based on the given buffer object. This patch moves
the creation to the caller side.
Signed-off-by: Ben Widawsky <[email protected]>
Acked-by: Daniel Stone <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/vbo/vbo_save_loopback.c')
0 files changed, 0 insertions, 0 deletions