Searched defs:glTextureWrapper (Results 1 – 2 of 2) sorted by relevance
127 glTextureWrapper() { mBuffer = 0; } in glTextureWrapper() function128 glTextureWrapper( GLuint b ) { mBuffer = b; } in glTextureWrapper() function
141 glTextureWrapper() { mHandle = 0; } in glTextureWrapper() function142 glTextureWrapper( GLuint b ) { mHandle = b; } in glTextureWrapper() function