Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Add the necessary stubs for occlusion queries. | Eric Anholt | 2014-09-29 | 1 | -0/+83 |
We have to expose them for GL 2.0, but we just always return a value of 0. We should be advertising 0 query bits instead of 64, but gallium doesn't have plumbing for that yet. At least this stops the segfaults. |