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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c221 fd_get_reset_count(struct fd_context *ctx, bool per_context) argument
225 per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c416 fd_get_reset_count(struct fd_context *ctx, bool per_context) argument
419 enum fd_param_id param = per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS;

Completed in 3 milliseconds