Searched refs:m_runMode (Results 1 - 3 of 3) sorted by relevance

/external/deqp/execserver/
H A DxsExecutionServer.hpp61 RunMode m_runMode; member in class:xs::ExecutionServer
H A DxsExecutionServer.cpp104 , m_runMode (runMode)
135 if (m_runMode == RUNMODE_SINGLE_EXEC)
/external/deqp/modules/gles31/functional/
H A Des31fSampleVariableTests.cpp1065 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
[all...]

Completed in 159 milliseconds