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

/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_bufmgr.h275 int dump_past_end);
H A Dintel_decode.c78 bool dump_past_end; member in struct:drm_intel_decode
3860 int dump_past_end)
3862 ctx->dump_past_end = !!dump_past_end;
3943 if (ctx->dump_past_end) {
3859 drm_intel_decode_set_dump_past_end(struct drm_intel_decode * ctx,int dump_past_end) argument

Completed in 6 milliseconds