Searched refs:SamplerState (Results 1 – 3 of 3) sorted by relevance
28 class SamplerState; variable63 void bindToContext(SamplerState *, uint32_t slot);64 void unbindFromContext(SamplerState *);88 class SamplerState {
60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext()65 void Sampler::unbindFromContext(SamplerState *ss) { in unbindFromContext()
117 SamplerState mStateSampler;