Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:FRAG_RESULT_DEPTH

635       if (outputsWritten & BITFIELD64_BIT(FRAG_RESULT_DEPTH)) {
638 outputMapping[FRAG_RESULT_DEPTH] = fs_num_outputs;
640 outputsWritten &= ~(1 << FRAG_RESULT_DEPTH);
655 case FRAG_RESULT_DEPTH: