Searched refs:_NEW_BUFFER_OBJECT (Results 1 – 7 of 7) sorted by relevance
131 _NEW_BUFFER_OBJECT),
1404 _NEW_BUFFER_OBJECT),
585 (_NEW_PROGRAM | _NEW_BUFFER_OBJECT), /* mesa */
560 if (new_state & (_NEW_ARRAY | _NEW_PROGRAM | _NEW_BUFFER_OBJECT)) in _mesa_update_state_locked()
1074 FLUSH_VERTICES(ctx, _NEW_BUFFER_OBJECT); in _mesa_BufferDataARB()2073 FLUSH_VERTICES(ctx, _NEW_BUFFER_OBJECT); in set_ubo_binding()
633 FLUSH_VERTICES(ctx, _NEW_BUFFER_OBJECT); in _mesa_UniformBlockBinding()
3159 #define _NEW_BUFFER_OBJECT (1 << 28) macro