Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VkLayerTest.DSAspectBitsErrors test fails on Fedora 28 with Intel Mesa #263

Closed
johnzupin opened this issue Aug 1, 2018 · 0 comments
Closed
Assignees
Milestone

Comments

@johnzupin
Copy link
Collaborator

On Fedora 28, with Mesa 18.0.5 or Mesa 18.1.4, the VkLayerTest.DSAspectBitsErrors test fails.

[john@localhost tests]$ ./vk_layer_validation_tests --gtest_filter=VkLayerTest.DSAspectBitsErrors
Note: Google Test filter = VkLayerTest.DSAspectBitsErrors
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from VkLayerTest
[ RUN      ] VkLayerTest.DSAspectBitsErrors
INTEL-MESA: warning: Haswell Vulkan support is incomplete
/home/lunarg/Development/Vulkan-Validation/tests/vkrenderframework.cpp:921: Failure
Failed
VkImageObj::init() error: unsupported tiling configuration. Usage: 0x4, supported linear features: 0
Unexpected:  [ UNASSIGNED-GeneralParameterError-RequiredParameter ] Object: VK_NULL_HANDLE (Type = 0) | vkCmdPipelineBarrier: required parameter pImageMemoryBarriers[0].image specified as VK_NULL_HANDLE
Unexpected:  [ VUID-VkImageMemoryBarrier-image-parameter ] Object: VK_NULL_HANDLE (Type = 10) | Invalid Image Object 0x0. The spec valid usage text states 'image must be a valid VkImage handle' (https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VUID-VkImageMemoryBarrier-image-parameter)
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants