mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-07-23 18:06:18 +00:00
tests/gem_request_retire: add test description
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
72b6bec370
commit
0394844a47
@ -49,6 +49,9 @@
|
||||
|
||||
#include "intel_bufmgr.h"
|
||||
|
||||
IGT_TEST_DESCRIPTION("Collection of tests targeting request retirement code"
|
||||
" paths.");
|
||||
|
||||
#define WIDTH 4096
|
||||
#define HEIGHT 4096
|
||||
#define BO_SIZE (WIDTH * HEIGHT * sizeof(uint32_t))
|
||||
|
Loading…
x
Reference in New Issue
Block a user