Home
last modified time | relevance | path

Searched refs:emit_const_asserts (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c41 emit_const_asserts(ring, v, regid, sizedwords); in fd6_emit_const_user()
77 emit_const_asserts(ring, v, regid, sizedwords); in fd6_emit_const_bo()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c62 emit_const_asserts(ring, v, regid, sizedwords); in fd5_emit_const_user()
86 emit_const_asserts(ring, v, regid, sizedwords); in fd5_emit_const_bo()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c64 emit_const_asserts(ring, v, regid, sizedwords); in fd3_emit_const_user()
91 emit_const_asserts(ring, v, regid, sizedwords); in fd3_emit_const_bo()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c60 emit_const_asserts(ring, v, regid, sizedwords); in fd4_emit_const_user()
83 emit_const_asserts(ring, v, regid, sizedwords); in fd4_emit_const_bo()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h65 emit_const_asserts(struct fd_ringbuffer *ring, in emit_const_asserts() function

Completed in 7 milliseconds