Home | History | Annotate | Download | only in glshared

Lines Matching refs:getNegate

208 			"\tif (u_" << iter->getCondition().getName() << (iter->getCondition().getNegate() ? " != " : " == ") << "0.0)\n"