Searched refs:separableActiveOutput (Results 1 – 1 of 1) sorted by relevance
874 bool separableActiveOutput = (output && (output->active || !input)); in collectAndPackUserVaryings() local876 (isSeparableProgram && (separableActiveInput || separableActiveOutput)); in collectAndPackUserVaryings()