Searched refs:_NEW_PROGRAM_CONSTANTS (Results 1 – 7 of 7) sorted by relevance
330 return _NEW_PROGRAM_CONSTANTS; in update_single_program_constants()
524 FLUSH_VERTICES(ctx, _NEW_PROGRAM | _NEW_PROGRAM_CONSTANTS, 0); in _mesa_bind_pipeline()
61 FLUSH_VERTICES(ctx, new_driver_state ? 0 : _NEW_PROGRAM_CONSTANTS, 0); in flush_vertices_for_program_constants()
2841 #define _NEW_PROGRAM_CONSTANTS (1u << 27) macro
1279 FLUSH_VERTICES(ctx, new_driver_state ? 0 : _NEW_PROGRAM_CONSTANTS, 0); in _mesa_flush_vertices_for_uniforms()
2619 FLUSH_VERTICES(ctx, _NEW_PROGRAM | _NEW_PROGRAM_CONSTANTS, 0); in _mesa_use_program()
925 return _NEW_PROGRAM_CONSTANTS; in _mesa_program_state_flags()