Searched refs:levelStencil (Results 1 – 1 of 1) sorted by relevance
680 const int levelStencil = (int)(((float)(level + 1) * 0.1f) * (float)maxStencil); in invokeGLES2() local681 if (levelStencil < refAccess.getPixStencil(x, y)) in invokeGLES2()