Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_decoder.h214 GEN_BATCH_DECODE_OFFSETS = (1 << 2), enumerator
Dgen_batch_decoder.c1066 (ctx->flags & GEN_BATCH_DECODE_OFFSETS) ? batch_addr : 0, in gen_print_batch()
1080 if (ctx->flags & GEN_BATCH_DECODE_OFFSETS) in gen_print_batch()
/external/mesa3d/src/intel/tools/
Daubinator_error_decode.c661 batch_flags |= GEN_BATCH_DECODE_OFFSETS; in read_data_file()
683 batch_ctx.flags &= ~GEN_BATCH_DECODE_OFFSETS; in read_data_file()
Daubinator.c92 batch_flags |= GEN_BATCH_DECODE_OFFSETS; in aubinator_init()
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c218 GEN_BATCH_DECODE_OFFSETS | in iris_init_batch()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c158 GEN_BATCH_DECODE_OFFSETS | in intel_batchbuffer_init()
/external/mesa3d/src/intel/vulkan/
Danv_device.c2794 GEN_BATCH_DECODE_OFFSETS | in anv_CreateDevice()