HomeSort by relevance Sort by last modified time
    Searched refs:valueMin (Results 26 - 35 of 35) sorted by null

12

  /external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp 684 Vec4 cBias = fmtInfo.valueMin;
685 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp     [all...]
glsTextureTestUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderDerivateTests.cpp 326 static inline tcu::Vec4 getDerivateThreshold (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const tcu::Vec4& expectedDerivate)
330 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax));
    [all...]
es3fShaderTextureFunctionTests.cpp 643 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
644 Vec4 cBias = fmtInfo.valueMin;
    [all...]
es3fTextureUnitTests.cpp 878 Vec4 cBias = fmtInfo.valueMin;
879 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
es3fFragmentOutputTests.cpp 590 minVal = tcu::max(minVal, fmtInfo.valueMin);
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]

Completed in 267 milliseconds

12