HomeSort by relevance Sort by last modified time
    Searched refs:SamplerState (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsSampler.h 30 class SamplerState;
65 void bindToContext(SamplerState *, uint32_t slot);
66 void unbindFromContext(SamplerState *);
90 class SamplerState {
rsSampler.cpp 60 void Sampler::bindToContext(SamplerState *ss, uint32_t slot) {
65 void Sampler::unbindFromContext(SamplerState *ss) {
rsContext.h 114 SamplerState mStateSampler;

Completed in 236 milliseconds