Lines Matching refs:m_runMode
1082 const ShaderRunMode m_runMode;
1087 , m_runMode (runMode)
1101 if (m_runMode == RUN_PER_TWO_SAMPLES && !supportsES32orGL45 && !m_context.getContextInfo().isExtensionSupported("GL_OES_sample_shading"))
1111 if (m_runMode == RUN_PER_TWO_SAMPLES)
1125 if (m_runMode == RUN_PER_TWO_SAMPLES)
1305 if (m_runMode == RUN_PER_PIXEL)
1312 else if (m_runMode == RUN_PER_SAMPLE)
1319 else if (m_runMode == RUN_PER_TWO_SAMPLES)
1336 if (m_runMode == RUN_PER_PIXEL)
1354 else if (m_runMode == RUN_PER_TWO_SAMPLES)
1405 if (m_runMode != RUN_PER_SAMPLE)
1417 if (m_runMode == RUN_PER_SAMPLE)
2125 if (m_runMode == RUN_PER_SAMPLE)
2148 if (m_runMode == RUN_PER_SAMPLE)