Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DGL.py47 BF_ONE = 1 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DGL.py47 BF_ONE = 1 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DGL.py47 BF_ONE = 1 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DGL.py47 BF_ONE = 1 variable
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h1050 BF_ONE, // One enumerator
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/include/
H A DOgreCgFxScriptLoader.h1043 BF_ONE, // One enumerator
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp1762 addStateEnumerant((int)BF_ONE, "One"); in createState()
1783 case BF_ONE: // One in updatePass()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/CgProgramManager/src/
H A DOgreCgFxScriptLoader.cpp1759 addStateEnumerant((int)BF_ONE, "One"); in createState()
1780 case BF_ONE: // One in updatePass()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/gl/
H A DhwPortUtil.c1681 blendfunction(BF_ONE, BF_ZERO); in _dxf_DrawOpaque()