Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h122 unsigned max_tf_vtx; member
Dfreedreno_draw.c263 ctx->streamout.max_tf_vtx - ctx->streamout.verts_written; in update_draw_stats()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.c626 ctx->streamout.max_tf_vtx = maxvtxcnt; in ir3_update_max_tf_vtx()
Dir3_const.h467 [IR3_DP_VTXCNT_MAX] = ctx->streamout.max_tf_vtx, in ir3_emit_driver_params()