Home
last modified time | relevance | path

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

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dsampler.hpp39 GLenum m_wrap_s; member in Sampler
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DTexture.h142 GLenum m_wrap_s = GL_REPEAT; variable