Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator.c105 gen_batch_decode_ctx_finish(&batch_ctx); in aubinator_init()
402 gen_batch_decode_ctx_finish(&batch_ctx); in main()
Daubinator_error_decode.c694 gen_batch_decode_ctx_finish(&batch_ctx); in read_data_file()
/external/mesa3d/src/intel/common/
Dgen_decoder.h265 void gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx);
Dgen_batch_decoder.c61 gen_batch_decode_ctx_finish(struct gen_batch_decode_ctx *ctx) in gen_batch_decode_ctx_finish() function
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c447 gen_batch_decode_ctx_finish(&batch->decoder); in iris_batch_free()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c349 gen_batch_decode_ctx_finish(&batch->decoder); in intel_batchbuffer_free()
/external/mesa3d/src/intel/vulkan/
Danv_device.c3159 gen_batch_decode_ctx_finish(&device->decoder_ctx); in anv_DestroyDevice()