Home
last modified time | relevance | path

Searched refs:getGlConfig (Results 1 – 2 of 2) sorted by relevance

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java52 public String getGlConfig() { in getGlConfig() method in BatchRunConfiguration
DDeqpTestRunner.java1540 if (!runConfig.getGlConfig().isEmpty()) { in getRunConfigDisplayCmdLine()
1542 deqpCmdLine.append(runConfig.getGlConfig()); in getRunConfigDisplayCmdLine()