SPIRV-Cross/reference/opt/shaders/legacy/fragment
Hans-Kristian Arntzen 86a985f28c
Merge pull request #2093 from rdb/emulate-unsupported-hyperbolic-funcs
GLSL/HLSL: Add emulated fallbacks for hyperbolic math functions
2023-01-27 12:15:28 +01:00
..
explicit-lod.legacy.frag Add reference output for --opt. 2017-11-23 09:50:11 +01:00
explicit-lod.legacy.vert GLSL: Fix support for textureLod in legacy vertex shaders 2020-11-06 16:37:27 +01:00
fma.legacy.frag Support fma() in older GLSL targets. 2019-04-08 10:38:32 +02:00
hyperbolic.legacy.frag GLSL/HLSL: Add emulated fallbacks for sinh/cosh/tanh/asinh/acosh/atanh 2023-01-26 19:40:42 +01:00
io-blocks.legacy.frag Update tests for struct flattening. 2018-01-09 10:40:34 +01:00
isnan-isinf.legacy.frag GLSL: Add support for modf, isnan and isinf in legacy GLSL 2023-01-26 19:14:25 +01:00
modf.legacy.frag GLSL: Add support for modf, isnan and isinf in legacy GLSL 2023-01-26 19:14:25 +01:00
multiple-struct-flattening.legacy.frag GLSL: Support multi-level struct flattening for I/O. 2020-07-03 14:38:51 +02:00
round.legacy.frag GLSL: Fix round/roundEven for legacy GLSL. 2020-11-06 17:34:38 +01:00
struct-varying.legacy.frag Update tests for struct flattening. 2018-01-09 10:40:34 +01:00
switch.legacy.frag Normalize all internal workaround methods to use spv prefix. 2020-11-23 15:42:27 +01:00