Home
last modified time | relevance | path

Searched refs:draw_cost (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c53 ctx->draw_cost = pfb->nr_cbufs;
56 ctx->draw_cost++;
58 ctx->draw_cost++;
60 ctx->draw_cost++;
H A Dfreedreno_context.h339 uint8_t draw_cost; member
H A Dfreedreno_draw.c355 batch->cost += ctx->draw_cost;

Completed in 4 milliseconds