Searched refs:lima_update_vs_state (Results 1 – 3 of 3) sorted by relevance
32 bool lima_update_vs_state(struct lima_context *ctx);
552 lima_update_vs_state(struct lima_context *ctx) in lima_update_vs_state() function
1174 if (!lima_update_fs_state(ctx) || !lima_update_vs_state(ctx)) in lima_draw_vbo()