Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.h143 fd_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_draw_emit() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_draw.c92 fd_draw_emit(ctx->batch, ring, primtype, in draw_impl()
/third_party/mesa3d/docs/relnotes/
D10.3.3.rst167 - freedreno: inline fd_draw_emit()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c139 fd_draw_emit(ctx->batch, ring, ctx->screen->primtypes[info->mode], in draw_impl()