Home | History | Annotate | Download | only in compiler

Lines Matching defs:shaderType

90         if (mContext.shaderType == SH_FRAGMENT_SHADER)
114 mContainsLoopDiscontinuity = mContext.shaderType == SH_FRAGMENT_SHADER && containsLoopDiscontinuity(mContext.treeRoot);
143 ShShaderType shaderType = mContext.shaderType;
199 if (shaderType == SH_FRAGMENT_SHADER)