Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c123 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/
Dintel_batchbuffer.c84 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/
Danv_device.c2606 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/
D19.1.0.rst3527 - iris: fix decode_get_bo callback