Home
last modified time | relevance | path

Searched defs:resultColor (Results 1 – 21 of 21) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp282 const tcu::Vec4 resultColor = readVec4(resultBufferAlloc.getHostPtr(), layerNdx); in iterate() local
296 const tcu::Vec4 resultColor = readVec4(resultBufferAlloc.getHostPtr(), layerNdx + 6u); in iterate() local
DvktImageHostImageCopyTests.cpp2932 const auto resultColor = colorAccess.getPixel(x, y); in iterate() local
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DViewfinderView.java52 private final int resultColor; field in ViewfinderView
/external/zxing/android/src/com/google/zxing/client/android/
DViewfinderView.java53 private final int resultColor; field in ViewfinderView
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp76 const tcu::RGBA resultColor = surface.getPixel(x, y); in compareSingleColor() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp603 const Vec4 resultColor( in interpolationFill() local
624 … const Vec4 resultColor(m_colorRed.x() * (1.0f - dynamics * u) + m_colorGreen.x() * u * dynamics, in perspectiveFill() local
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp94 const tcu::RGBA resultColor = surface.getPixel(x, y); in compareSingleColor() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderProvokingVertexTestsEXT.cpp429 const auto resultColor = resultAccess.getPixel(x, y, z); in iterate() local
DvktMeshShaderBuiltinTests.cpp421 const auto resultColor = result.getPixel(x, y, z); in verifyResults() local
490 const auto resultColor = result.getPixel(x, y); in verifyResults() local
540 const auto resultColor = result.getPixel(x, y); in verifyResults() local
DvktMeshShaderBuiltinTestsEXT.cpp529 const auto resultColor = result.getPixel(x, y, z); in verifyResults() local
600 const auto resultColor = result.getPixel(x, y); in verifyResults() local
659 const auto resultColor = result.getPixel(x, y); in verifyResults() local
DvktMeshShaderSmokeTestsEXT.cpp2008 const auto resultColor = resultAccess.getPixel(x, y, z); in iterate() local
/external/deqp/modules/egl/
DteglNativeCoordMappingTests.cpp269 const tcu::Vec4 resultColor = result.getAccess().getPixel(x, y); in validate() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp1185 …const tcu::Vec4 resultColor = resultAccess.getPixel(resultAccess.getWidth() / 2, resultAccess.getH… in verifyImage() local
DvktRenderPassTests.cpp4439 const Vec4 resultColor = result.getPixel(x, y); in verifyColorAttachment() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp1770 const Vec4 resultColor = getResultImage().getAccess().getPixel(x, y); in iterate() local
1887 const Vec4 resultColor = getResultImage().getAccess().getPixel(x, y); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp991 const tcu::Vec4 resultColor = (resultPixel - lookupBias) / lookupScale; in validateResultImage() local
DvktPipelineMiscTests.cpp423 const auto resultColor = verifAccess.getPixel(x, y); in iterate() local
DvktPipelineShaderModuleIdentifierTests.cpp2943 const auto resultColor = resultAccess.getPixel(0, 0); in iterate() local
DvktPipelineExtendedDynamicStateTests.cpp1740 const auto resultColor = result.getPixel(0, 0); in verifyTopLeftCorner() local
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp196 void logColor(Context &context, const std::string &colorLogMessage, const tcu::Vec4 resultColor) in logColor()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureMipmapTests.cpp2940 const auto resultColor = resultAccess.getPixel(0, 0); in iterate() local