Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DCLSamplerImpl.cpp13 CLSamplerImpl::CLSamplerImpl(const cl::Sampler &sampler) : mSampler(sampler) {} in CLSamplerImpl() function in rx::CLSamplerImpl
H A Dcl_types.h24 class CLSamplerImpl; variable