Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
Dintel_bufmgr.h275 int dump_past_end);
Dintel_decode.c78 bool dump_past_end; member
3856 int dump_past_end) in drm_intel_decode_set_dump_past_end() argument
3858 ctx->dump_past_end = !!dump_past_end; in drm_intel_decode_set_dump_past_end()
3939 if (ctx->dump_past_end) { in drm_intel_decode()