Home
last modified time | relevance | path

Searched refs:decode_get_bo (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c126 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) in decode_get_bo() function
228 decode_get_bo, decode_get_state_size, batch); in iris_init_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c125 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) in decode_get_bo() function
259 decode_flags, NULL, decode_get_bo, in crocus_init_batch()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c92 decode_get_bo(void *v_brw, bool ppgtt, uint64_t address) in decode_get_bo() function
171 decode_flags, NULL, decode_get_bo, in brw_batch_init()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2814 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) in decode_get_bo() function
2973 decode_get_bo, NULL, device); in anv_CreateDevice()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst3233 - iris: fix decode_get_bo
3234 - i965: fix decode_get_bo
D19.1.0.rst3527 - iris: fix decode_get_bo callback