Searched refs:decoder_ctx (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c1953 intel_print_batch(&device->decoder_ctx,
1962 intel_print_batch(&device->decoder_ctx, (*bo)->bo->map,
1967 intel_print_batch(&device->decoder_ctx, submit->simple_bo->map,
1970 intel_print_batch(&device->decoder_ctx,
H A Danv_device.c2970 intel_batch_decode_ctx_init(&device->decoder_ctx,
3385 intel_batch_decode_ctx_finish(&device->decoder_ctx);
H A Danv_private.h1222 struct intel_batch_decode_ctx decoder_ctx; member in struct:anv_device
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c103 gen_print_batch(&device->decoder_ctx, bo.map, bo.size, bo.offset, false);
H A Danv_batch_chain.c1732 gen_print_batch(&device->decoder_ctx, (*bo)->bo.map,
H A Danv_device.c2178 gen_batch_decode_ctx_init(&device->decoder_ctx,
2466 gen_batch_decode_ctx_finish(&device->decoder_ctx);
H A Danv_private.h1153 struct gen_batch_decode_ctx decoder_ctx; member in struct:anv_device

Completed in 56 milliseconds