Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c439 } else if (global_faults != ctx->global_reset_count) { in fd_get_device_reset_status()
446 ctx->global_reset_count = global_faults; in fd_get_device_reset_status()
618 ctx->global_reset_count = fd_get_reset_count(ctx, false);
H A Dfreedreno_context.h331 uint32_t global_reset_count; member

Completed in 3 milliseconds