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