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

  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp 510 bool isBoolOut = de::inRange<int>(spec.output, TYPE_BOOL, TYPE_BOOL_VEC4);
513 if (precision && !isBoolOut) op << precision << " ";
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 789 bool isBoolOut = de::inRange<int>(m_spec.output, TYPE_BOOL, TYPE_BOOL_VEC4);
792 if (precision && !isBoolOut) op << precision << " ";
    [all...]

Completed in 41 milliseconds