Searched refs:decoder_ctx (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1953 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 D | anv_device.c | 2970 intel_batch_decode_ctx_init(&device->decoder_ctx, 3385 intel_batch_decode_ctx_finish(&device->decoder_ctx);
|
| H A D | anv_private.h | 1222 struct intel_batch_decode_ctx decoder_ctx; member in struct:anv_device
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_queue.c | 103 gen_print_batch(&device->decoder_ctx, bo.map, bo.size, bo.offset, false);
|
| H A D | anv_batch_chain.c | 1732 gen_print_batch(&device->decoder_ctx, (*bo)->bo.map,
|
| H A D | anv_device.c | 2178 gen_batch_decode_ctx_init(&device->decoder_ctx, 2466 gen_batch_decode_ctx_finish(&device->decoder_ctx);
|
| H A D | anv_private.h | 1153 struct gen_batch_decode_ctx decoder_ctx; member in struct:anv_device
|
Completed in 56 milliseconds