mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
gem_stress: Add render copyfunc for SandyBridge
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
+4
-1
@@ -7,7 +7,10 @@ gem_stress_SOURCES = \
|
||||
gem_stress.c \
|
||||
gem_stress.h \
|
||||
gem_stress_i915.c \
|
||||
gem_stress_i830.c
|
||||
gem_stress_i830.c \
|
||||
gen6_render.h \
|
||||
gem_stress_gen6.c \
|
||||
$(NULL)
|
||||
|
||||
TESTS = getversion \
|
||||
getclient \
|
||||
|
||||
Reference in New Issue
Block a user