Home
last modified time | relevance | path

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

/external/skia/tests/
DFontMgrFontConfigTest.cpp38 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DFontHostStreamTest.cpp53 SkColor refColor; in compare() local
DDrawTextTest.cpp51 SkColor refColor; in compare() local
DFontMgrAndroidParserTest.cpp293 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DBlurTest.cpp112 SkColor refColor; in compare() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp473 tcu::Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
527 const tcu::UVec4 refColor (ref.uint32[0], in comparePixelToColorClearValue() local
573 const tcu::IVec4 refColor (ref.int32[0], in comparePixelToColorClearValue() local
621 const tcu::Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
DvktPipelineDynamicOffsetTests.cpp717 tcu::Vec4 refColor(0.0f); in verifyImage() local
1306 tcu::Vec4 refColor(0.0f); in verifyOutput() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp922 const tcu::Vec4 refColor = tcu::Vec4(0.1f, 0.2f, 0.3f, 0.4f); in verifyImage() local
930 const tcu::Vec4 refColor = tcu::Vec4(0.4f, 0.6f, 0.2f, 1.0f); in verifyImage() local
DvktRenderPassMultisampleResolveTests.cpp1077 const Vec4 refColor (m_sampleMask == 0x0u in verify() local
1160 const UVec4 refColor (m_sampleMask == 0x0u in verify() local
1261 const IVec4 refColor (m_sampleMask == 0x0u in verify() local
2180 const Vec4 refColor(0.0f, 0.3f, 0.6f, 0.75f); in verify() local
2218 const UVec4 refColor(0, 48, 144, 189); in verify() local
2258 const IVec4 refColor (0, 24, 75, 93); in verify() local
DvktDynamicRenderingRandomTests.cpp726 Vec4 refColor = color; in iterate() local
DvktRenderPassUnusedClearAttachmentTests.cpp1109 …const float* refColor = (m_testParams.colorUsed[i] ? m_clearColor.color.float32 : m_initialC… in iterate() local
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp353 Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
376 const UVec4 refColor (ref.uint32[0], in comparePixelToColorClearValue() local
395 const IVec4 refColor (ref.int32[0], in comparePixelToColorClearValue() local
414 const Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp617 …const tcu::Vec4 refColor = ((m_params.drawCount == 0u || (m_params.drawType == DrawType::DRAW && y… in iterate() local
DvktMeshShaderApiTestsEXT.cpp676 …const tcu::Vec4 refColor = ((m_params.drawCount == 0u || (m_params.drawType == DrawType::DRAW && y… in iterate() local
DvktMeshShaderMiscTestsEXT.cpp443 const auto refColor = tcu::Vec4(red, green, 1.0f, 1.0f); in generateReferenceLevel() local
DvktMeshShaderMiscTests.cpp438 const auto refColor = tcu::Vec4(red, green, 1.0f, 1.0f); in generateReferenceLevel() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp130 bool compareUintColors(const GLuint inColor, const GLuint refColor, const int epsilon) in compareUintColors()
/external/deqp/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