Searched refs:zink_get_last_vertex_key (Results 1 – 3 of 3) sorted by relevance
324 zink_get_last_vertex_key(struct zink_context *ctx) in zink_get_last_vertex_key() function
551 if (drawid_broken != zink_get_last_vertex_key(ctx)->push_drawid) in zink_draw_vbo()793 bool needs_drawid = reads_drawid && zink_get_last_vertex_key(ctx)->push_drawid; in zink_draw_vbo()
695 if (zink_get_last_vertex_key(ctx)->clip_halfz != ctx->rast_state->base.clip_halfz) { in zink_bind_rasterizer_state()