Files
mesa/src
Jason Ekstrand 0fe6829427 anv: Add an anv_execbuf helper struct
This commit adds a little helper struct for storing everything we use to
build an execbuf2 call.  Since the add_bo function really has nothing to do
with a command buffer, it makes sense to break it out a bit.  This also
reduces some of the churn in the next commit.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
2016-11-09 11:31:08 -08:00
..
2016-11-04 11:30:47 +01:00
2016-08-31 17:06:54 -07:00
2016-11-04 11:30:47 +01:00
2016-08-31 17:06:54 -07:00
2016-10-18 17:06:32 +01:00