mesa: add DisjointOperation to gl_shared_state
authorTapani Pälli <tapani.palli@intel.com>
Mon, 20 Nov 2017 06:31:40 +0000 (08:31 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 15 Dec 2017 06:42:48 +0000 (08:42 +0200)
commit80d96ca4c862dcf275b93e603916193094c59d6e
treef928ec05797449d5fd837b2bce2765f59eb61849
parent49e2586bfc7f806038bba7864dcff0c50fed1fe9
mesa: add DisjointOperation to gl_shared_state

This state will be used by EXT_disjoint_timer_query. As first
usage, patch sets DisjointOperation true when gpu reset happens.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/mtypes.h
src/mesa/main/robustness.c