Searched refs:SamplerState (Results 1 – 3 of 3) sorted by relevance
30 class SamplerState; variable65 void bindToContext(SamplerState *, uint32_t slot);66 void unbindFromContext(SamplerState *);90 class SamplerState {
60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext()65 void Sampler::unbindFromContext(SamplerState *ss) { in unbindFromContext()
114 SamplerState mStateSampler;