Home
last modified time | relevance | path

Searched refs:MAX_ANNOTATIONS (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Drendercopy_gen8.c74 #define MAX_ANNOTATIONS 33 macro
76 drm_intel_aub_annotation annotations[MAX_ANNOTATIONS];
109 igt_assert(aub->index < MAX_ANNOTATIONS); in annotation_add_state()
Drendercopy_gen9.c105 #define MAX_ANNOTATIONS 33 macro
107 drm_intel_aub_annotation annotations[MAX_ANNOTATIONS];
140 assert(ctx->index < MAX_ANNOTATIONS); in annotation_add_state()