Searched refs:fd2_emit_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.h44 void fd2_emit_state(struct fd_context *ctx, const enum fd_dirty_3d_state dirty);
H A Dfd2_draw.c166 fd2_emit_state(ctx, ctx->dirty);
H A Dfd2_emit.c194 /* subset of fd2_emit_state needed for hw binning on a20x */
241 fd2_emit_state(struct fd_context *ctx, const enum fd_dirty_3d_state dirty) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.h45 void fd2_emit_state(struct fd_context *ctx,
H A Dfd2_draw.c174 fd2_emit_state(ctx, ctx->dirty);
H A Dfd2_emit.c194 /* subset of fd2_emit_state needed for hw binning on a20x */
235 fd2_emit_state(struct fd_context *ctx, const enum fd_dirty_3d_state dirty) function in typeref:typename:void

Completed in 8 milliseconds