Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c121 st_vp_uses_current_values(const struct gl_context *ctx) in st_vp_uses_current_values() function
165 if (new_state & _NEW_CURRENT_ATTRIB && st_vp_uses_current_values(ctx)) { in st_invalidate_state()