<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Anv crashes when using 64-bit vertex inputs"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103241#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Anv crashes when using 64-bit vertex inputs"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103241">bug 103241</a>
from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
<pre>$ 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>