Home
last modified time | relevance | path

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

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