Home
last modified time | relevance | path

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

/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLWaterRenderer.cpp545 device->TexParamater(IGLDevice::Texture2D, IGLDevice::TextureMaxAnisotropy, in GLWaterRenderer()
562 device->TexParamater(IGLDevice::Texture2DArray, IGLDevice::TextureMaxAnisotropy, in GLWaterRenderer()
781 device->TexParamater(IGLDevice::Texture2D, IGLDevice::TextureMaxAnisotropy, in Render()
H A DIGLDevice.h153 TextureMaxAnisotropy, enumerator
/dports/games/openspades/openspades-0.1.3/Sources/Gui/
H A DSDLGLDevice.cpp1051 case TextureMaxAnisotropy: in TexParamater()