mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
Add intel_gpu_dump from the 2D driver.
This commit is contained in:
@@ -59,8 +59,6 @@
|
||||
return count; \
|
||||
} while (0)
|
||||
|
||||
#define ARRAY_SIZE(arr) (sizeof(arr)/sizeof(arr[0]))
|
||||
|
||||
static FILE *out;
|
||||
static uint32_t saved_s2 = 0, saved_s4 = 0;
|
||||
static char saved_s2_set = 0, saved_s4_set = 0;
|
||||
|
||||
Reference in New Issue
Block a user