Home
last modified time | relevance | path

Searched refs:bilerp_result (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1360 float bilerp_result = OIIO::bilerp (grad (hash (X , Y ), fx , fy ), in perlin() local
1364 result = scale2 (bilerp_result); in perlin()
1566 auto bilerp_result = OIIO::bilerp (grad (hash (X , Y ), fx , fy ), in perlin() local
1570 result = scale2 (bilerp_result); in perlin()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1360 float bilerp_result = OIIO::bilerp (grad (hash (X , Y ), fx , fy ), in perlin() local
1364 result = scale2 (bilerp_result); in perlin()
1566 auto bilerp_result = OIIO::bilerp (grad (hash (X , Y ), fx , fy ), in perlin() local
1570 result = scale2 (bilerp_result); in perlin()