Summary: | [KBL-G][GL] KHR-GL43.compute_shader.max test failed | ||
---|---|---|---|
Product: | Mesa | Reporter: | Hai <hai.lan> |
Component: | Drivers/Gallium/radeonsi | Assignee: | mesa-dev |
Status: | RESOLVED NOTOURBUG | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | cheng.zhou, hai.lan, xi.c.chen |
Version: | 18.3 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Hai
2018-12-25 03:09:59 UTC
Is there any update for this issue? Thanks Is there any additional information needed for this bug? Thanks. The test checks the value of GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS using glGetInteger64v. The returned value is greater than 2G. The test incorrectly converts the value to GLint, which ends up being a negative number. This is a test bug. |
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.