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

  /external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp 160 bool isFloatCase = glu::isDataTypeFloatOrVec(m_rgbAttrType);
165 if (isFloatCase || isMatCase)
177 bool isFloatCase = glu::isDataTypeFloatOrVec(m_rgbAttrType);
191 DE_ASSERT(isFloatCase || isIntCase || isUintCase || isMatCase);
228 if (isFloatCase)
243 if (isFloatCase)
473 bool isFloatCase = glu::isDataTypeFloatOrVec(m_rgbAttrType);
487 if (isFloatCase)
es3fShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp     [all...]

Completed in 59 milliseconds