Searched refs:mCurrentActiveProgramOutputs (Results 1 – 2 of 2) sorted by relevance
316 if (mColorAttachmentsForRender.valid() && mCurrentActiveProgramOutputs == activeProgramOutputs) in getColorAttachmentsForRender()389 mCurrentActiveProgramOutputs = activeProgramOutputs; in getColorAttachmentsForRender()
136 gl::DrawBufferMask mCurrentActiveProgramOutputs; variable