Home
last modified time | relevance | path

Searched defs:colorThreshold (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp47 Vec4 colorThreshold; //!< Threshold for match. member
63 UVec4 colorThreshold; //!< Threshold for match. member
/external/skia/tools/skdiff/
Dskdiff_html.cpp30 const int colorThreshold, in print_table_header()
225 const int colorThreshold, in print_diff_page()
Dskdiff_utils.cpp145 const int colorThreshold, in create_and_write_diff_image()
Dskdiff.cpp158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
Dskdiff_main.cpp377 const int colorThreshold, in create_diff_images()
621 int colorThreshold = 0; in main() local
/external/skqp/tools/skdiff/
Dskdiff_html.cpp30 const int colorThreshold, in print_table_header()
225 const int colorThreshold, in print_diff_page()
Dskdiff_utils.cpp145 const int colorThreshold, in create_and_write_diff_image()
Dskdiff.cpp158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
Dskdiff_main.cpp377 const int colorThreshold, in create_diff_images()
621 int colorThreshold = 0; in main() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
Des2fColorClearTest.cpp236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
Des2fDefaultVertexAttributeTests.cpp426 …const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() … in verifyUnicoloredBuffer() local
Des2fPolygonOffsetTests.cpp97 const int colorThreshold = 128; in compareImages() local
/external/deqp/modules/gles3/functional/
Des3fPrerequisiteTests.cpp234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
Des3fColorClearTest.cpp236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
Des3fDefaultVertexAttributeTests.cpp503 …const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() … in verifyUnicoloredBuffer() local
Des3fPolygonOffsetTests.cpp100 const int colorThreshold = 128; in compareImages() local
Des3fDrawTests.cpp778 const int colorThreshold = 20; in verifyImage() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp371 tcu::Vec4 colorThreshold; //!< Threshold for color value comparison. member
/external/deqp/modules/gles31/stress/
Des31sVertexAttributeBindingTests.cpp76 const int colorThreshold = 20; in verifyImageYellowGreen() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp583 const tcu::UVec4 colorThreshold (8, 8, 8, 255); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp247 … const IVec2& regionOffset, const IVec2& regionSize, const Vec4& color, const Vec4& colorThreshold) in countPixels()
268 …untPixels (const tcu::ConstPixelBufferAccess pixels, const Vec4& color, const Vec4& colorThreshold) in countPixels()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp316 const int colorThreshold = 0; // expect perfect match in verifyImage() local
Des31fVertexAttributeBindingTests.cpp82 const int colorThreshold = 20; in verifyImageYellowGreen() local
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp319 const int colorThreshold = 10; in drawTestPattern() local

12