Home
last modified time | relevance | path

Searched refs:separableActiveOutput (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DVaryingPacking.cpp874 bool separableActiveOutput = (output && (output->active || !input)); in collectAndPackUserVaryings() local
876 (isSeparableProgram && (separableActiveInput || separableActiveOutput)); in collectAndPackUserVaryings()