Searched refs:appliedSamplers (Results 1 – 1 of 1) sorted by relevance
757 …gl::SamplerState *appliedSamplers = (type == gl::SAMPLER_PIXEL) ? mCurPixelSamplerStates: mCurVert… in setSamplerState() local759 …if (forceSetSamplers[index] || memcmp(&samplerState, &appliedSamplers[index], sizeof(gl::SamplerSt… in setSamplerState()780 appliedSamplers[index] = samplerState; in setSamplerState()