Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/core/
H A Dnulldevice.cpp246 void CNullDevice::SetAlphaTestFunc(CompFunc func, float refValue) in SetAlphaTestFunc() function in Gfx::CNullDevice
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/opengl/
H A Dgl14device.cpp1672 void CGL14Device::SetAlphaTestFunc(CompFunc func, float refValue) in SetAlphaTestFunc() function in Gfx::CGL14Device
H A Dgl21device.cpp1492 void CGL21Device::SetAlphaTestFunc(CompFunc func, float refValue) in SetAlphaTestFunc() function in Gfx::CGL21Device
H A Dgl33device.cpp1668 void CGL33Device::SetAlphaTestFunc(CompFunc func, float refValue) in SetAlphaTestFunc() function in Gfx::CGL33Device