Searched refs:decode_get_bo (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 126 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/ |
D | crocus_batch.c | 125 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/ |
D | brw_batch.c | 92 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/ |
D | anv_device.c | 2814 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/ |
D | 21.1.0.rst | 3233 - iris: fix decode_get_bo 3234 - i965: fix decode_get_bo
|
D | 19.1.0.rst | 3527 - iris: fix decode_get_bo callback
|