protonscr

Fix 64-bit modifiers test

vkd3dclosed
HansKristian-Work/vkd3d-proton#419 · opened 2020-11-24 by hakzsam · updated 2020-11-27 · 1 comments · github
Hhakzsam 2020-11-24 github

Invalid SPIR-V found for ps_dmodifier.

error: line 62: GLSL.std.450 NClamp: expected types of all operands to be equal to Result Type
%42 = OpExtInst %double %1 NClamp %41 %float_0 %float_1

See test_shader_instructions().

Mmisyltoad maintainer 2020-11-24 github

Thanks for catching -- will look into this after I sleep. :)

Nothing extracted yet.