Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/osl/
H A Dosl_globals.h48 struct OSLGlobals { struct
49 OSLGlobals() in OSLGlobals() argument
57 bool use;
60 OSL::ShadingSystem *ss;
61 OSL::TextureSystem *ts;
62 OSLRenderServices *services;
69 OSL::ShaderGroupRef background_state;
72 struct Attribute {
81 vector<AttributeMap> attribute_map;
82 ObjectNameMap object_name_map;
[all …]