Home
last modified time | relevance | path

Searched refs:acthd (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c423 uint64_t acthd = 0; in read_data_file() local
548 acthd = ((uint64_t)reg << 32) | reg2; in read_data_file()
684 batch_ctx.acthd = acthd; in read_data_file()
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h257 uint64_t acthd; member
H A Dintel_batch_decoder.c1461 ctx->acthd && offset == ctx->acthd ? " (ACTHD)" : "", p[0], in intel_print_batch()

Completed in 5 milliseconds