Home
last modified time | relevance | path

Searched refs:intel_batch_decode_ctx_finish (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c44 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish() function
Dintel_decoder.h268 void intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx);
Dintel_batch_decoder.c61 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish() function
/third_party/mesa3d/src/intel/tools/
Daubinator.c104 intel_batch_decode_ctx_finish(&batch_ctx); in aubinator_init()
401 intel_batch_decode_ctx_finish(&batch_ctx); in main()
Daubinator_error_decode.c707 intel_batch_decode_ctx_finish(&batch_ctx); in read_data_file()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c479 intel_batch_decode_ctx_finish(&batch->decoder); in iris_batch_free()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c577 intel_batch_decode_ctx_finish(&batch->decoder); in crocus_batch_free()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c361 intel_batch_decode_ctx_finish(&batch->decoder); in brw_batch_free()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3385 intel_batch_decode_ctx_finish(&device->decoder_ctx); in anv_DestroyDevice()