Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/addon/
H A Dosl.py23 def osl_compile(input_path, report): function
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dosl.cpp312 bool OSLShaderManager::osl_compile(const string &inputfile, const string &outputfile) in osl_compile() function in OSLShaderManager