Searched refs:decode_get_bo (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_batch.c126 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) function in typeref:struct:gen_batch_decode_bo
218 decode_get_bo, NULL, batch);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.c125 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) function in typeref:struct:intel_batch_decode_bo
259 decode_flags, NULL, decode_get_bo,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c126 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) function in typeref:struct:intel_batch_decode_bo
228 decode_get_bo, decode_get_state_size, batch);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c84 decode_get_bo(void *v_brw, bool ppgtt, uint64_t address) function in typeref:struct:gen_batch_decode_bo
170 decode_flags, NULL, decode_get_bo,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c92 decode_get_bo(void *v_brw, bool ppgtt, uint64_t address) function in typeref:struct:intel_batch_decode_bo
171 decode_flags, NULL, decode_get_bo,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c2067 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) function in typeref:struct:gen_batch_decode_bo
2181 decode_get_bo, NULL, device);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2814 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) function in typeref:struct:intel_batch_decode_bo
2973 decode_get_bo, NULL, device);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst3233 - iris: fix decode_get_bo
3234 - i965: fix decode_get_bo
H A D19.1.0.rst3527 - iris: fix decode_get_bo callback

Completed in 29 milliseconds