Home | History | Annotate | Download | only in glshared

Lines Matching refs:gls

75 namespace gls
908 void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T(texType)); }
1585 } // gls