Home
last modified time | relevance | path

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

/third_party/skia/tests/
DFontMgrFontConfigTest.cpp23 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DFontHostStreamTest.cpp49 SkColor refColor; in compare() local
DDrawTextTest.cpp50 SkColor refColor; in compare() local
DFontMgrAndroidParserTest.cpp265 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DBlurTest.cpp107 SkColor refColor; in compare() local
/third_party/flutter/skia/tests/
DFontMgrFontConfigTest.cpp22 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DFontHostStreamTest.cpp49 SkColor refColor; in compare() local
DDrawTextTest.cpp49 SkColor refColor; in compare() local
DFontMgrAndroidParserTest.cpp266 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DBlurTest.cpp110 SkColor refColor; in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp461 tcu::Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
515 const tcu::UVec4 refColor (ref.uint32[0], in comparePixelToColorClearValue() local
561 const tcu::IVec4 refColor (ref.int32[0], in comparePixelToColorClearValue() local
609 const tcu::Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
DvktPipelineDynamicOffsetTests.cpp677 tcu::Vec4 refColor(0.0f); in verifyImage() local
1260 tcu::Vec4 refColor(0.0f); in verifyOutput() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp921 const tcu::Vec4 refColor = tcu::Vec4(0.1f, 0.2f, 0.3f, 0.4f); in verifyImage() local
929 const tcu::Vec4 refColor = tcu::Vec4(0.4f, 0.6f, 0.2f, 1.0f); in verifyImage() local
DvktRenderPassMultisampleResolveTests.cpp979 const Vec4 refColor (m_sampleMask == 0x0u in verify() local
1062 const UVec4 refColor (m_sampleMask == 0x0u in verify() local
1163 const IVec4 refColor (m_sampleMask == 0x0u in verify() local
2043 const Vec4 refColor(0.0f, 0.3f, 0.6f, 0.75f); in verify() local
2081 const UVec4 refColor(0, 48, 144, 189); in verify() local
2121 const IVec4 refColor (0, 24, 75, 93); in verify() local
DvktRenderPassUnusedClearAttachmentTests.cpp977 …const float* refColor = (m_testParams.colorUsed[i] ? m_clearColor.color.float32 : m_initialC… in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp424 const tcu::RGBA refColor (refValue); in verifyUnicoloredBuffer() local
Des2fMultisampleTests.cpp154 tcu::RGBA refColor = img.getPixel((xMin + xMax) / 2, (yMin + yMax) / 2); in drawUnicolorTestErrors() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp351 Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
374 const UVec4 refColor (ref.uint32[0], in comparePixelToColorClearValue() local
393 const IVec4 refColor (ref.int32[0], in comparePixelToColorClearValue() local
412 const Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp501 const tcu::RGBA refColor (refValue); in verifyUnicoloredBuffer() local
Des3fMultisampleTests.cpp156 tcu::RGBA refColor = img.getPixel((xMin + xMax) / 2, (yMin + yMax) / 2); in drawUnicolorTestErrors() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp626 …const tcu::Vec4 refColor = ((m_params.drawCount == 0u || (m_params.drawType == DrawType::DRAW && y… in iterate() local
DvktMeshShaderMiscTests.cpp408 const auto refColor = tcu::Vec4(red, green, 1.0f, 1.0f); in generateReferenceLevel() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp130 bool compareUintColors(const GLuint inColor, const GLuint refColor, const int epsilon) in compareUintColors()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp725 …bool verifySingleColored (TestLog& log, const ConstPixelBufferAccess& result, const Vec4& refColor) in verifySingleColored()
1486 const Vec4 refColor (incompleteColor[componentNdx]); in verify() local
Des31fGeometryShaderTests.cpp3573 const tcu::RGBA refColor = tcu::RGBA(barColor); in verifyImageSingleColoredRow() local