SPIRV-Cross/shaders/legacy/fragment
2023-03-30 17:24:11 +02:00
..
explicit-lod.legacy.frag Rewrite everything to use Bitset rather than uint64_t. 2018-03-12 13:24:14 +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 GLSL: Fix expression reorder bug with legacy FMA fallback. 2023-03-30 17:24:11 +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 Add tests for legacy I/O flattening. 2017-03-06 14:04:01 +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 Emit storage qualifier in the correct place. 2017-02-24 09:56:17 +01:00
switch.legacy.frag GLSL: Implement switch on ESSL 1.0. 2020-06-29 13:35:46 +02:00