Lines Matching refs:cem
2683 for (deUint32 cem = 0; cem < 16; cem++)
2685 const bool isHDRCem = cem == 2 ||
2686 cem == 3 ||
2687 cem == 7 ||
2688 cem == 11 ||
2689 cem == 14 ||
2690 cem == 15;
2693 (testType == BLOCK_TEST_TYPE_ENDPOINT_VALUE_HDR_NO_15 && (!isHDRCem || cem == 15)) ||
2694 (testType == BLOCK_TEST_TYPE_ENDPOINT_VALUE_HDR_15 && cem != 15))
2703 blockParams.colorEndpointModes[0] = cem;
2707 const int numEndpointParts = computeNumColorEndpointValues(cem);