commit | fa6cac730ca48f6202a8f35d79db34cb3f3b9df8 | [log] [tgz] |
---|---|---|
author | Tony Barbour <tony@LunarG.com> | Fri Jan 16 14:27:35 2015 -0700 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Wed Feb 04 17:58:08 2015 -0700 |
tree | acc97b58dbc55b81da493567adb2a35b20e06abe | |
parent | 5f5a618fd212f104d7fc1e0907612b4c9196f6db [diff] [blame] |
driver:implement changes for Dynamic State
diff --git a/icd/intel/cmd_priv.h b/icd/intel/cmd_priv.h index e29eec9..4950cd7 100644 --- a/icd/intel/cmd_priv.h +++ b/icd/intel/cmd_priv.h
@@ -117,7 +117,8 @@ struct { struct intel_ds_view *view; - struct intel_ds_state *state; + uint32_t stencil_ref; + XGL_IMAGE_ASPECT aspect; } ds; uint32_t clear_val[4];