Home | History | Annotate | Download | only in glshared

Lines Matching refs:UNUSED_FRAGMENT

901 									unusedHints == UNUSED_FRAGMENT	? "fragment shader" : "???");
1055 deUint32 unusedMask = isVertex ? UNUSED_VERTEX : UNUSED_FRAGMENT;