| Summary: | occlusion query should return the number of samples passed depth test | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Shuang He <shuang.he> |
| Component: | Drivers/DRI/i965 | Assignee: | Zou Nan hai <nanhai.zou> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | dri-devel |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | test case | ||
|
Description
Shuang He
2007-08-24 00:45:38 UTC
Created attachment 11251 [details]
test case
this is a simple test case
you can also found this issue by:
./glean -r result -t occluQry
I can not reproduce on my GM965 machine with the attached program on my G965 machine, I got results like following: number of samples passed depth test = 134758680 should be 900 but in non-DRI mode, it gets: number of samples passed depth test = 900 should be 900 seems commit(be3099f26547f48066bbdd7a36578b54da9170b4) brings in this issue fixed in mesa commit 395b3bf6f95b35a84a74d4baf7e04bc67cf3771c verified on both 32bit and 64bit |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.