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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c562 ctx->streamout.max_tf_vtx = 0;
564 ctx->streamout.max_tf_vtx = 0;
594 ctx->streamout.max_tf_vtx = maxvtxcnt;
H A Dir3_const.h451 [IR3_DP_VTXCNT_MAX] = ctx->streamout.max_tf_vtx,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c437 max_tf_vtx(struct fd_context *ctx, const struct ir3_shader_variant *v) function in typeref:typename:uint32_t
542 [IR3_DP_VTXCNT_MAX] = max_tf_vtx(ctx, v),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h122 unsigned max_tf_vtx; member in struct:fd_streamout_stateobj
H A Dfreedreno_draw.c263 ctx->streamout.max_tf_vtx - ctx->streamout.verts_written;

Completed in 7 milliseconds