Home
last modified time | relevance | path

Searched refs:_mesa_update_vertex_processing_mode (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dstate.h52 _mesa_update_vertex_processing_mode(struct gl_context *ctx);
Dstate.c599 _mesa_update_vertex_processing_mode(struct gl_context *ctx) in _mesa_update_vertex_processing_mode() function
614 _mesa_update_vertex_processing_mode(ctx); in _mesa_reset_vertex_processing_mode()
Darbprogram.c151 _mesa_update_vertex_processing_mode(ctx); in _mesa_BindProgramARB()
415 _mesa_update_vertex_processing_mode(ctx); in set_program_string()
Dpipelineobj.c543 _mesa_update_vertex_processing_mode(ctx); in _mesa_bind_pipeline()
Dshaderapi.c1439 _mesa_update_vertex_processing_mode(ctx); in link_program()
2285 _mesa_update_vertex_processing_mode(ctx); in use_program()
2660 _mesa_update_vertex_processing_mode(ctx); in _mesa_use_program()
Dcontext.c1505 _mesa_update_vertex_processing_mode(ctx); in handle_first_current()
Denable.c1107 _mesa_update_vertex_processing_mode(ctx); in _mesa_set_enable()
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c1036 _mesa_update_vertex_processing_mode(ctx); in _mesa_meta_end()