Home
last modified time | relevance | path

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

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