Searched refs:bindToContext (Results 1 – 3 of 3) sorted by relevance
65 void bindToContext(SamplerState *, uint32_t slot);
60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext() function in android::renderscript::Sampler
769 s->bindToContext(&rsc->mStateSampler, slot); in rsi_ContextBindSampler()