HomeSort by relevance Sort by last modified time
    Searched refs:valueMax (Results 26 - 50 of 51) sorted by null

12 3

  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp 594 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
903 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
es3fFboRenderTest.cpp 533 Vec4 fboOutScale = fboRangeInfo.valueMax - fboRangeInfo.valueMin;
    [all...]
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...]
es3fTextureShadowTests.cpp 490 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
781 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
es3fFragmentOutputTests.cpp 656 maxVal = tcu::min(maxVal, fmtInfo.valueMax);
    [all...]
es3fShaderTextureFunctionTests.cpp 580 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
610 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
es3fTextureUnitTests.cpp 880 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 207 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
es31fTextureGatherTests.cpp     [all...]
es31fCopyImageTests.cpp 684 const float red = rng.getFloat(info.valueMin.x(), info.valueMax.x());
685 const float green = rng.getFloat(info.valueMin.y(), info.valueMax.y());
686 const float blue = rng.getFloat(info.valueMin.z(), info.valueMax.z());
687 const float alpha = rng.getFloat(info.valueMin.w(), info.valueMax.w());
    [all...]
es31fShaderFramebufferFetchTests.cpp 252 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureShadowTests.cpp 442 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
659 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
vktTextureFilteringExplicitLodTests.cpp 1225 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureFilteringTests.cpp 178 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
441 tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
es2fVertexTextureTests.cpp 494 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
800 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
es2fTextureUnitTests.cpp 686 Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderDerivateTests.cpp 295 static inline tcu::Vec4 getDerivateThreshold (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const tcu::Vec4& expectedDerivate)
299 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax));
    [all...]
vktShaderRenderTextureGatherTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageUtil.cpp 866 tcu::fillWithComponentGradients(levelAccess, formatInfo.valueMin, formatInfo.valueMax);
    [all...]
  /external/deqp/framework/opengl/
gluTextureTestUtil.cpp     [all...]
  /external/libxml2/
xpath.c     [all...]
xpointer.c 1226 ctxt->valueMax = 10;
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]

Completed in 1377 milliseconds

12 3