Home
last modified time | relevance | path

Searched refs:GEN_BATCH_DECODE_OFFSETS (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/common/
Dgen_decoder.h193 GEN_BATCH_DECODE_OFFSETS = (1 << 2), enumerator
/external/mesa3d/src/intel/tools/
Daubinator.c177 batch_flags |= GEN_BATCH_DECODE_OFFSETS; in aubinator_init()
Daubinator_error_decode.c578 batch_flags |= GEN_BATCH_DECODE_OFFSETS; in read_data_file()
Dgen_batch_decoder.c762 if (ctx->flags & GEN_BATCH_DECODE_OFFSETS) in gen_print_batch()