Searched defs:SamplerImpl (Results 1 – 3 of 3) sorted by relevance
21 class SamplerImpl; variable
28 SamplerImpl(const gl::SamplerState &state) : mState(state) {} in SamplerImpl() function
49 class SamplerImpl; variable