Home
last modified time | relevance | path

Searched defs:TextureImpl (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/
DGLImplFactory.h50 class TextureImpl; variable
DTextureImpl.cpp13 TextureImpl::TextureImpl(const gl::TextureState &state) : mState(state) {} in TextureImpl() function in rx::TextureImpl
/external/angle/src/libANGLE/
DTexture.h39 class TextureImpl; variable