HomeSort by relevance Sort by last modified time
    Searched refs:staticCompareValueStr (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/performance/
es2pShaderControlStatementTests.cpp 184 const char* staticCompareValueStr = isConditionTrue ? "1.0" : "-1.0";
185 const char* compareValueStr = isStaticCase ? staticCompareValueStr :
  /external/deqp/modules/gles3/performance/
es3pShaderControlStatementTests.cpp 184 const char* staticCompareValueStr = isConditionTrue ? "1.0" : "-1.0";
185 const char* compareValueStr = isStaticCase ? staticCompareValueStr :

Completed in 5914 milliseconds