mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-14 09:53:04 +00:00
Implement a working gen7 rendercopy
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=57825 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -15,6 +15,7 @@ struct intel_batchbuffer {
|
||||
|
||||
uint8_t buffer[BATCH_SZ];
|
||||
uint8_t *ptr;
|
||||
uint8_t *state;
|
||||
};
|
||||
|
||||
struct intel_batchbuffer *intel_batchbuffer_alloc(drm_intel_bufmgr *bufmgr,
|
||||
|
||||
Reference in New Issue
Block a user