Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSampleVariableTests.cpp1082 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
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.hpp61 RunMode m_runMode; member in xs::ExecutionServer
H A DxsExecutionServer.cpp104 , m_runMode (runMode) in ExecutionServer()
135 if (m_runMode == RUNMODE_SINGLE_EXEC) in connectionDone()

Completed in 3 milliseconds