Home
last modified time | relevance | path

Searched defs:CellNoise (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DNoise.cpp142 template<int d_in, int d_out, class T> void CellNoise(const T *in, T *out) in CellNoise() function
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h450 struct CellNoise: public IntHashNoiseBase<CellNoise> { struct
451 OSL_FORCEINLINE OSL_HOSTDEVICE CellNoise () { } in CellNoise() argument
454 transformToUint(float val) in transformToUint()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h450 struct CellNoise: public IntHashNoiseBase<CellNoise> { struct
451 OSL_FORCEINLINE OSL_HOSTDEVICE CellNoise () { } in CellNoise() argument
454 transformToUint(float val) in transformToUint()