Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramExecutable.h550 return mPod.activeSecondaryOutputVariablesMask; in getActiveSecondaryOutputVariablesMask()
873 DrawBufferMask activeSecondaryOutputVariablesMask; member
DProgramExecutable.cpp783 mPod.activeSecondaryOutputVariablesMask.reset(); in reset()
1557 ASSERT(mPod.activeSecondaryOutputVariablesMask.none()); in linkValidateOutputVariables()
1802 ASSERT(location < mPod.activeSecondaryOutputVariablesMask.size()); in gatherOutputTypes()
1805 mPod.activeSecondaryOutputVariablesMask.set(location); in gatherOutputTypes()