Home
last modified time | relevance | path

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

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1471 int4 cornerw1 = cornerw + int4::One(); in perlin() local
1472 int4 corner_hash_z2 = hash (cornerx, cornery, cornerz, cornerw1); in perlin()
1473 int4 corner_hash_z3 = hash (cornerx, cornery, cornerz1, cornerw1); in perlin()
1667 int4 cornerw1 = W + int4::One(); in perlin() local
1670 int4 corner_hash_z2 = hash (cornerx, cornery, cornerz, cornerw1); in perlin()
1671 int4 corner_hash_z3 = hash (cornerx, cornery, cornerz1, cornerw1); in perlin()
2191 int4 cornerw1 = W + int4::One(); in perlin() local
2198 hash (corner_hash_z2, cornerx, cornery, cornerz, cornerw1); in perlin()
2199 hash (corner_hash_z3, cornerx, cornery, cornerz1, cornerw1); in perlin()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1471 int4 cornerw1 = cornerw + int4::One(); in perlin() local
1472 int4 corner_hash_z2 = hash (cornerx, cornery, cornerz, cornerw1); in perlin()
1473 int4 corner_hash_z3 = hash (cornerx, cornery, cornerz1, cornerw1); in perlin()
1667 int4 cornerw1 = W + int4::One(); in perlin() local
1670 int4 corner_hash_z2 = hash (cornerx, cornery, cornerz, cornerw1); in perlin()
1671 int4 corner_hash_z3 = hash (cornerx, cornery, cornerz1, cornerw1); in perlin()
2191 int4 cornerw1 = W + int4::One(); in perlin() local
2198 hash (corner_hash_z2, cornerx, cornery, cornerz, cornerw1); in perlin()
2199 hash (corner_hash_z3, cornerx, cornery, cornerz1, cornerw1); in perlin()