diff options
author | Marek Olšák <[email protected]> | 2012-04-16 04:21:03 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-04-19 14:47:21 +0200 |
commit | 576c8c592a4be7047a00b0c8fe3851b09f10d8d4 (patch) | |
tree | de72949f79450fd2a8b47fcef50f2af78ed2c9ea /src/mesa/main/fog.c | |
parent | 784dd51198433e5c299da4a7742c68d21d68d1c1 (diff) |
mesa: add _NEW_VARYING_VP_INPUTS for gl_context::varying_vp_inputs
This is a frequently-updated state and _NEW_ARRAY already causes revalidation
of the vbo module. It's kinda counter-productive to recompute arrays
in the vbo module if _NEW_ARRAY is set and then set _NEW_ARRAY again.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'src/mesa/main/fog.c')
0 files changed, 0 insertions, 0 deletions