Searched refs:SamplerState (Results 1 – 6 of 6) sorted by relevance
28 class SamplerState; variable61 void bindToContext(SamplerState *, uint32_t slot);62 void unbindFromContext(SamplerState *);86 class SamplerState {
60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) { in bindToContext()65 void Sampler::unbindFromContext(SamplerState *ss) { in unbindFromContext()
96 SamplerState mStateSampler;
84 SamplerState mStateSampler;