Home
last modified time | relevance | path

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

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