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

--- Comment #2 from Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl> ---
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to