Home
last modified time | relevance | path

Searched refs:OUT_RINGP (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.h62 OUT_RINGP(ring, DRAW4(primtype, src_sel, idx_type, 0), in fd5_draw()
102 OUT_RINGP(ring, in fd5_draw_emit()
111 OUT_RINGP(ring, DRAW4(primtype, DI_SRC_SEL_AUTO_INDEX, 0, 0), in fd5_draw_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.h68 OUT_RINGP(ring, DRAW4(primtype, src_sel, idx_type, 0), in fd4_draw()
107 OUT_RINGP(ring, in fd4_draw_emit()
117 OUT_RINGP(ring, DRAW4(primtype, DI_SRC_SEL_AUTO_INDEX, 0, 0), in fd4_draw_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.h107 OUT_RINGP(ring, DRAW(primtype, src_sel, idx_type, 0, instances), in fd_draw()
H A Dfreedreno_util.h328 OUT_RINGP(struct fd_ringbuffer *ring, uint32_t data, struct util_dynarray *buf) in OUT_RINGP() function
331 DBG("ring[%p]: OUT_RINGP %04x: %08x", ring, in OUT_RINGP()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c356 OUT_RINGP(ring, patch_type, &batch->gmem_patches); in clear_fast()
523 OUT_RINGP(ring, GMEM_PATCH_RESTORE_INFO, &batch->gmem_patches);
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c540 OUT_RINGP(ring, val, &ctx->batch->rbrc_patches); in fd3_emit_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c254 OUT_RINGP(state, 0, &ctx->batch->fb_read_patches); /* texconst0, patched in gmem emit */

Completed in 7 milliseconds