Searched refs:st_invalidate_state (Results 1 – 4 of 4) sorted by relevance
76 void st_invalidate_state(struct gl_context * ctx, GLuint new_state) in st_invalidate_state() function360 functions->UpdateState = st_invalidate_state; in st_init_driver_functions()
229 void st_invalidate_state(struct gl_context * ctx, GLuint new_state);
462 st_invalidate_state(ctx, _NEW_BUFFERS); in st_render_texture()487 st_invalidate_state(ctx, _NEW_BUFFERS); in st_finish_render_texture()
877 st_invalidate_state(st->ctx, _NEW_BUFFERS); in st_manager_add_color_renderbuffer()