<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Tangrams demo: LLVM ERROR: Cannot select: 0x7e8d8750: i16 = bitcast 0x7e8d8af8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106922#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Tangrams demo: LLVM ERROR: Cannot select: 0x7e8d8750: i16 = bitcast 0x7e8d8af8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106922">bug 106922</a>
from <span class="vcard"><a class="email" href="mailto:bas@basnieuwenhuizen.nl" title="Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>"> <span class="fn">Bas Nieuwenhuizen</span></a>
</span></b>
<pre>If this is any indication it may just be not checking exts:
SPIR-V WARNING:
In file ../mesa/src/compiler/spirv/spirv_to_nir.c:3312
Unsupported SPIR-V capability: SpvCapabilityInt16
28 bytes into the SPIR-V binary
SPIR-V WARNING:
In file ../mesa/src/compiler/spirv/spirv_to_nir.c:3394
Unsupported SPIR-V capability: SpvCapabilityStorageBuffer16BitAccess
36 bytes into the SPIR-V binary
SPIR-V WARNING:
In file ../mesa/src/compiler/spirv/spirv_to_nir.c:3394
Unsupported SPIR-V capability:
SpvCapabilityUniformAndStorageBuffer16BitAccess
44 bytes into the SPIR-V binary
Since we don't support these.
(or the undef is messing things up, let me find out where it gets introduced)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>