Lines Matching refs:m_runMode
1065 const ShaderRunMode m_runMode; member in deqp::gles31::Functional::__anon8d75f1090111::SampleMaskBaseCase
1070 , m_runMode (runMode) in SampleMaskBaseCase()
1083 …if (m_runMode == RUN_PER_TWO_SAMPLES && !supportsES32 && !m_context.getContextInfo().isExtensionSu… in init()
1093 if (m_runMode == RUN_PER_TWO_SAMPLES) in preDraw()
1107 if (m_runMode == RUN_PER_TWO_SAMPLES) in postDraw()
1286 if (m_runMode == RUN_PER_PIXEL) in init()
1293 else if (m_runMode == RUN_PER_SAMPLE) in init()
1300 else if (m_runMode == RUN_PER_TWO_SAMPLES) in init()
1317 if (m_runMode == RUN_PER_PIXEL) in preDraw()
1335 else if (m_runMode == RUN_PER_TWO_SAMPLES) in preDraw()
1385 if (m_runMode != RUN_PER_SAMPLE) in genFragmentSource()
1397 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource()
2102 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource()
2125 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource()