Home
last modified time | relevance | path

Searched refs:GLW_2VF (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dglwrapper.h18 struct GLW_2VF struct
20 GLW_2VF() {} in GLW_2VF() function
21 GLW_2VF(float l, float m) : x(l), y(m) {} in GLW_2VF() argument
29 inline void set(const GLW_2VF &in) in set() argument
H A Dglwrapper-ogl.h78 vector<GLW_2VF> m_texture_buffer;