Searched refs:decode_get_bo (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 123 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) in decode_get_bo() function 223 decode_get_bo, decode_get_state_size, batch); in iris_init_batch()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_batchbuffer.c | 84 decode_get_bo(void *v_brw, bool ppgtt, uint64_t address) in decode_get_bo() function 162 decode_flags, NULL, decode_get_bo, in intel_batchbuffer_init()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2606 decode_get_bo(void *v_batch, bool ppgtt, uint64_t address) in decode_get_bo() function 2800 decode_get_bo, NULL, device); in anv_CreateDevice()
|
/external/mesa3d/docs/relnotes/ |
D | 19.1.0.rst | 3527 - iris: fix decode_get_bo callback
|