Files
mesa/src
Brian Paul b29d827f09 st/mesa: move utility functions, macros into new st_util.h file
To de-clutter st_context.h.

Clean up remaining function prototypes in st_context.h.

The st_vp_uses_current_values() helper is only used in st_context.c
so move it there.

The st_get_active_states() function is only used in st_context.c so
remove its prototype in st_context.h

Reviewed-by: Neha Bhende <bhenden@vmware.com>
2019-03-11 20:08:16 -06:00
..
2019-03-05 13:04:06 +00:00
2019-02-14 11:20:00 +00:00
2019-02-26 12:49:07 +00:00
2019-03-11 13:13:52 -07:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00