Home | History | Annotate | Download | only in translator

Lines Matching refs:GL_FRAGMENT_SHADER

149         if (mContext.shaderType == GL_FRAGMENT_SHADER)
174 mContainsLoopDiscontinuity = mContext.shaderType == GL_FRAGMENT_SHADER && containsLoopDiscontinuity(mContext.treeRoot);
331 if (mContext.shaderType == GL_FRAGMENT_SHADER)