Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h46 static void emit_const_bo(struct fd_ringbuffer *ring,
57 emit_const_bo(ring, v, regid, offset, size, rsc->bo); in emit_const_prsc()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c29 #define emit_const_bo fd6_emit_const_bo macro
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c47 #define emit_const_bo fd3_emit_const_bo macro
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c47 #define emit_const_bo fd4_emit_const_bo macro
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c50 #define emit_const_bo fd5_emit_const_bo macro
/external/mesa3d/docs/relnotes/
D20.2.0.rst1680 - freedreno: Drop the "write" arg to emit_const_bo now relocs don't care.
1864 - freedreno: Rename emit_const_bo() to emit_const_ptrs().