Searched refs:gen_batch_decode_ctx_init (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/intel/common/ |
D | gen_decoder.h | 254 void gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx,
|
D | gen_batch_decoder.c | 32 gen_batch_decode_ctx_init(struct gen_batch_decode_ctx *ctx, in gen_batch_decode_ctx_init() function
|
/external/mesa3d/src/intel/tools/ |
D | aubinator.c | 95 gen_batch_decode_ctx_init(&batch_ctx, &devinfo, outfile, batch_flags, in aubinator_init()
|
D | aubinator_error_decode.c | 665 gen_batch_decode_ctx_init(&batch_ctx, &devinfo, stdout, batch_flags, in read_data_file()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 221 gen_batch_decode_ctx_init(&batch->decoder, &screen->devinfo, in iris_init_batch()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_batchbuffer.c | 161 gen_batch_decode_ctx_init(&batch->decoder, devinfo, stderr, in intel_batchbuffer_init()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2797 gen_batch_decode_ctx_init(&device->decoder_ctx, in anv_CreateDevice()
|