[Bug 103241] Anv crashes when using 64-bit vertex inputs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 7 08:26:48 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=103241

--- Comment #12 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
$ VK_LAYER_PATH=../layers/ ./vk_layer_validation_tests
--gtest_filter=VkPositiveLayerTest.CreatePipeline64BitAttributesPositive
Note: Google Test filter =
VkPositiveLayerTest.CreatePipeline64BitAttributesPositive
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from VkPositiveLayerTest
[ RUN      ] VkPositiveLayerTest.CreatePipeline64BitAttributesPositive
/home/djdeath/src/mesa-src/Vulkan-LoaderAndValidationLayers/tests/vkrenderframework.cpp:236:
Failure
Expected equality of these values:
  VK_SUCCESS
    Which is: 0
  err
    Which is: -9
VK_ERROR_INCOMPATIBLE_DRIVER
/home/djdeath/src/mesa-src/Vulkan-LoaderAndValidationLayers/tests/layer_validation_tests.cpp:27399:
Failure
Expected: InitFramework(myDbgFunc, m_errorMonitor) doesn't generate new fatal
failures in the current thread.
  Actual: it does.
[  FAILED  ] VkPositiveLayerTest.CreatePipeline64BitAttributesPositive (61 ms)
[----------] 1 test from VkPositiveLayerTest (61 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (61 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] VkPositiveLayerTest.CreatePipeline64BitAttributesPositive

 1 FAILED TEST

It doesn't seem to reach anv_CreateInstance.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180807/4de044e9/attachment.html>


More information about the intel-3d-bugs mailing list