Home
last modified time | relevance | path

Searched refs:SamplerState (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsSampler.h30 class SamplerState; variable
65 void bindToContext(SamplerState *, uint32_t slot);
66 void unbindFromContext(SamplerState *);
90 class SamplerState {
DrsSampler.cpp60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext()
65 void Sampler::unbindFromContext(SamplerState *ss) { in unbindFromContext()
DrsContext.h114 SamplerState mStateSampler;