Searched defs:TextureExternal (Results 1 – 3 of 3) sorted by relevance
57 class TextureExternal; variable
1979 TextureExternal::TextureExternal(GLuint name) : Texture2D(name) in TextureExternal() function in es2::TextureExternal
1011 class TextureExternal : public TypeMatcher { class