Searched refs:m_runMode (Results 1 – 3 of 3) sorted by relevance
1065 const ShaderRunMode m_runMode; member in deqp::gles31::Functional::__anon8d75f1090111::SampleMaskBaseCase1070 , 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()[all …]
104 , m_runMode (runMode) in ExecutionServer()135 if (m_runMode == RUNMODE_SINGLE_EXEC) in connectionDone()
61 RunMode m_runMode; member in xs::ExecutionServer