Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_decoder.h212 GEN_BATCH_DECODE_FULL = (1 << 1), enumerator
Dgen_batch_decoder.c1096 if (ctx->flags & GEN_BATCH_DECODE_FULL) { in gen_print_batch()
1113 if (ctx->flags & GEN_BATCH_DECODE_FULL) { in gen_print_batch()
/external/mesa3d/src/intel/tools/
Daubinator.c90 batch_flags |= GEN_BATCH_DECODE_FULL; in aubinator_init()
Daubinator_error_decode.c659 batch_flags |= GEN_BATCH_DECODE_FULL; in read_data_file()
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c216 GEN_BATCH_DECODE_FULL | in iris_init_batch()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c156 GEN_BATCH_DECODE_FULL | in intel_batchbuffer_init()
/external/mesa3d/src/intel/vulkan/
Danv_device.c2792 GEN_BATCH_DECODE_FULL | in anv_CreateDevice()