Fix: Cycles OptiX with OSL 1.14 failure in some render tests

This commit is contained in:
Brecht Van Lommel
2025-02-10 19:31:45 +01:00
parent 4e6f5d43b0
commit f63c192543

View File

@@ -1671,6 +1671,8 @@ OSL_NOISE_IMPL(osl_snoise, snoise)
/* Texturing */
ccl_device_extern void osl_init_texture_options(ccl_private ShaderGlobals *sg, void *opt) {}
ccl_device_extern ccl_private OSLTextureOptions *osl_get_texture_options(
ccl_private ShaderGlobals *sg)
{