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

  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp     [all...]
  /external/deqp/framework/common/
tcuVectorUtil.hpp 110 inline int chopToInt (float a) { return deChopFloatToInt32(a); }
328 Vector<int, Size> chopToInt (const Vector<float, Size>& v)
332 res.m_data[i] = chopToInt(v.m_data[i]);
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp     [all...]

Completed in 99 milliseconds