Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_decoder.h254 void gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx,
Dgen_batch_decoder.c32 gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, in gen_batch_decode_ctx_init() function
/external/mesa3d/src/intel/tools/
Daubinator.c95 gen_batch_decode_ctx_init(&batch_ctx, &devinfo, outfile, batch_flags, in aubinator_init()
Daubinator_error_decode.c665 gen_batch_decode_ctx_init(&batch_ctx, &devinfo, stdout, batch_flags, in read_data_file()
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c221 gen_batch_decode_ctx_init(&batch->decoder, &screen->devinfo, in iris_init_batch()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c161 gen_batch_decode_ctx_init(&batch->decoder, devinfo, stderr, in intel_batchbuffer_init()
/external/mesa3d/src/intel/vulkan/
Danv_device.c2797 gen_batch_decode_ctx_init(&device->decoder_ctx, in anv_CreateDevice()