Home
last modified time | relevance | path

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

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/maya/
H A Das_maya_layer_helpers.h38 #define MAYA_BLENDMODE_IN 2 macro
73 else if (blend_mode == MAYA_BLENDMODE_IN) in maya_blend_texture_layers()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h126 static const char* MAYA_BLENDMODE_IN = "IN"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaEffectTextureExporter.cpp214 return MAYA_BLENDMODE_IN; in getBlendMode()