Home
last modified time | relevance | path

Searched defs:CLSamplerImpl (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DCLSamplerImpl.cpp13 CLSamplerImpl::CLSamplerImpl(const cl::Sampler &sampler) : mSampler(sampler) {} in CLSamplerImpl() function in rx::CLSamplerImpl
DCLtypes.h24 class CLSamplerImpl; variable