csharp
public enum GlslStd450The GLSL.std.450 extended instruction set, which is where most of the maths intrinsics live. Numbers are from the extended instruction spec.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (47)
RoundRoundEvenTruncFAbsSAbsFSignSSignFloorCeilFractRadiansDegreesSinCosTanAsinAcosAtanAtan2PowExpLogExp2Log2SqrtInverseSqrtDeterminantMatrixInverseFMinUMinSMinFMaxUMaxSMaxFClampUClampSClampFMixStepSmoothStepLengthDistanceCrossNormalizeFaceForwardReflectRefract
Used by (4)
- SpirvBackendTestsVixen.Raven.Tests
- SpirvEmitterVixen.Raven
- SpirvIntrinsicMappingVixen.Raven
- SpirvIntrinsicsVixen.Raven