Home | History | Annotate | Download | only in functional

Lines Matching refs:m_runMode

1065 	const ShaderRunMode	m_runMode;
1070 , m_runMode (runMode)
1083 if (m_runMode == RUN_PER_TWO_SAMPLES && !isES32 && !m_context.getContextInfo().isExtensionSupported("GL_OES_sample_shading"))
1093 if (m_runMode == RUN_PER_TWO_SAMPLES)
1107 if (m_runMode == RUN_PER_TWO_SAMPLES)
1286 if (m_runMode == RUN_PER_PIXEL)
1293 else if (m_runMode == RUN_PER_SAMPLE)
1300 else if (m_runMode == RUN_PER_TWO_SAMPLES)
1317 if (m_runMode == RUN_PER_PIXEL)
1335 else if (m_runMode == RUN_PER_TWO_SAMPLES)
1385 if (m_runMode != RUN_PER_SAMPLE)
1397 if (m_runMode == RUN_PER_SAMPLE)
2102 if (m_runMode == RUN_PER_SAMPLE)
2125 if (m_runMode == RUN_PER_SAMPLE)