Bug 100147 - Sacha Willems' "Subpasses" Vulkan demo is rendered wrong (mostly black)
Summary: Sacha Willems' "Subpasses" Vulkan demo is rendered wrong (mostly black)
Status: CLOSED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 11:39 UTC by Eero Tamminen
Modified: 2017-03-30 13:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot of the issue (189.07 KB, image/png)
2017-03-10 11:39 UTC, Eero Tamminen
Details

Description Eero Tamminen 2017-03-10 11:39:14 UTC
Created attachment 130154 [details]
Screenshot of the issue

Test setup:
- HW: SKL GT4e
- OS: Ubuntu 16.04
- Vulkan API Version: 1.0.21
- Mesa git version: 655c395f65b

Test-case:
- Build Sacha Willems' Vulkan demos:
  https://github.com/SaschaWillems/Vulkan
- Run "subpasses" demo

Expected result:
- https://github.com/SaschaWillems/Vulkan/blob/master/screenshots/subpasses.jpg

Actual results:
- Most of the image is black, see the attachment

Notes:
- Vulkan validation layers don't report any errors for this demo
- Rest of Sascha's demos work fine, except for couple where validation layers complain about missing features:
  https://github.com/SaschaWillems/Vulkan/issues/277
- According to demo ticket about this, the demo works on HSW and AMD & NVidia GPUs:
  https://github.com/SaschaWillems/Vulkan/issues/295
Comment 1 Grazvydas Ignotas 2017-03-25 15:35:17 UTC
Seems to work fine on my SKL GT2 with current git.
Comment 2 Eero Tamminen 2017-03-27 14:00:56 UTC
There was a fix from Nanley (to Sacha Willem's demo code, not Mesa), and now it renders everything also with Mesa/Intel.

Some of the colors still look a bit different from the Sasca's screenshot though.
Comment 3 Eero Tamminen 2017-03-30 13:05:17 UTC
Color issue is randomness in test.  -> NOTOURBUG


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.