Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DSampler.h21 class SamplerImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DSamplerImpl.h28 SamplerImpl(const gl::SamplerState &state) : mState(state) {} in SamplerImpl() function
H A DGLImplFactory.h49 class SamplerImpl; variable