Searched refs:bindToContext (Results 1 – 6 of 6) sorted by relevance
61 void bindToContext(SamplerState *, uint32_t slot);
60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext() function in Sampler
697 s->bindToContext(&rsc->mStateSampler, slot); in rsi_ContextBindSampler()
411 s->bindToContext(&rsc->mStateSampler, slot); in rsi_ContextBindSampler()