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

  /external/deqp/framework/common/
tcuImageCompare.hpp 56 bool intThresholdPositionDeviationCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, const UVec4& threshold, const tcu::IVec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, CompareLogMode logMode);
tcuImageCompare.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiSmokeTests.cpp 924 if (tcu::intThresholdPositionDeviationCompare(context.getTestContext().getLog(),
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryTestsUtil.cpp 689 return tcu::intThresholdPositionDeviationCompare(context.getTestContext().getLog(), "ImageComparison", "Image Comparison",
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationGeometryPassthroughTests.cpp 613 const bool ok = tcu::intThresholdPositionDeviationCompare(
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp 312 if (tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(),
625 imageOk = tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(),
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawInstancedTests.cpp 635 const bool ok = tcu::intThresholdPositionDeviationCompare(
vktBasicDrawTests.cpp 256 return tcu::intThresholdPositionDeviationCompare(
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineDepthTests.cpp     [all...]
vktPipelineStencilTests.cpp     [all...]
vktPipelineInputAssemblyTests.cpp     [all...]
vktPipelinePushConstantTests.cpp     [all...]
vktPipelineVertexInputTests.cpp     [all...]
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 718 return tcu::intThresholdPositionDeviationCompare(log, "buffer age test", stream.str().c_str(), reference.getAccess(), buffer.getAccess(),
teglPartialUpdateTests.cpp 662 return tcu::intThresholdPositionDeviationCompare(log, "partial update test", stream.str().c_str(), reference.getAccess(), buffer.getAccess(),
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderBuiltinVarTests.cpp 180 if (tcu::intThresholdPositionDeviationCompare(m_context.getTestContext().getLog(),
    [all...]

Completed in 708 milliseconds