Searched refs:fragmentOutput (Results 1 – 2 of 2) sorted by relevance
290 int fragmentOutputRegister(TIntermTyped *fragmentOutput);
2929 int OutputASM::fragmentOutputRegister(TIntermTyped *fragmentOutput) in fragmentOutputRegister() argument2931 return allocate(fragmentOutputs, fragmentOutput); in fragmentOutputRegister()