Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dosl.cpp323 string include_path_arg = string("-I") + shader_path; in osl_compile() local
324 options.push_back(include_path_arg); in osl_compile()