Searched refs:active_prim (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.h175 enum pipe_prim_type active_prim; member in struct:panfrost_context
H A Dpan_cmdstream.c2263 u_stream_outputs_for_vertices(ctx->active_prim, ctx->vertex_count);
2489 count = u_stream_outputs_for_vertices(ctx->active_prim,
2800 ctx->active_prim = info->mode;
2895 ctx->active_prim = info->mode;
H A Dpan_context.c85 return vs->info.vs.writes_point_size && ctx->active_prim == PIPE_PRIM_POINTS;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst955 - panfrost: Use ctx->active_prim in panfrost_writes_point_size()

Completed in 14 milliseconds