diff options
author | Keith Whitwell <keithw@vmware.com> | 2009-10-01 14:34:23 +0100 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2009-10-01 14:34:23 +0100 |
commit | 4456006ba626890172289111403e469f49106e18 (patch) | |
tree | 8eacd7d5c048547b8ad573747107ba1e79cd4038 /src/gallium/state_trackers/wgl/stw_device.c | |
parent | ae2daacbac7242938cffe0e2409071e030e00863 (diff) |
gallium: remove depth.occlusion_count flag
This was redundant as drivers can just keep track of whether they are
inside a begin/end query pair. We want to add more query types later
and also support nested queries, none of which map well onto a flag like
this. No driver appeared to be using the flag.
Diffstat (limited to 'src/gallium/state_trackers/wgl/stw_device.c')
0 files changed, 0 insertions, 0 deletions