Searched defs:TextureImpl (Results 1 – 3 of 3) sorted by relevance
50 class TextureImpl; variable
13 TextureImpl::TextureImpl(const gl::TextureState &state) : mState(state) {} in TextureImpl() function in rx::TextureImpl
39 class TextureImpl; variable