Home
last modified time | relevance | path

Searched defs:DxRef (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Dsfm_simplex.h495 struct DxRef { struct
500 explicit OSL_FORCEINLINE DxRef(float &dx) in DxRef() function
504 static OSL_FORCEINLINE constexpr bool has_derivs() { return true; } in has_derivs()
505 OSL_FORCEINLINE void set_dx(float val) { m_dx = val; } in set_dx()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Dsfm_simplex.h495 struct DxRef { struct
500 explicit OSL_FORCEINLINE DxRef(float &dx) in DxRef() function
504 static OSL_FORCEINLINE constexpr bool has_derivs() { return true; } in has_derivs()
505 OSL_FORCEINLINE void set_dx(float val) { m_dx = val; } in set_dx()