Home
last modified time | relevance | path

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

12

/third_party/skia/tests/
DDMSAATest.cpp107 SkPMColor4f dstColor = SkBlendMode_Apply(SkBlendMode::kSrcOver, kTransCyan, kTransYellow); variable
129 SkPMColor4f dstColor = SK_PMColor4fWHITE; variable
153 SkPMColor4f dstColor = SK_PMColor4fWHITE; variable
178 SkPMColor4f dstColor = SK_PMColor4fWHITE; variable
/third_party/skia/src/gpu/glsl/
DGrGLSLBlend.cpp51 const char* dstColor, in AppendMode()
DGrGLSLFragmentShaderBuilder.cpp18 const char* GrGLSLFragmentShaderBuilder::dstColor() { in dstColor() function in GrGLSLFragmentShaderBuilder
DGrGLSLProgramBuilder.cpp321 const char* dstColor = fFS.dstColor(); in emitAndInstallDstTexture() local
338 const char* dstColor = fFS.dstColor(); in emitAndInstallDstTexture() local
/third_party/skia/src/gpu/effects/
DGrBlendFragmentProcessor.cpp155 SkPMColor4f dstColor = ConstantOutputForConstantInput(dst, input); in constantOutputForConstantInput() local
208 SkString dstColor = this->invokeChild(1, args); in onMakeProgramImpl() local
DGrCustomXfermode.cpp142 const char* dstColor, in makeProgramImpl()
DGrPorterDuffXferProcessor.cpp515 const char* dstColor, in makeProgramImpl()
/third_party/skia/src/gpu/
DGrXferProcessor.cpp216 const char* dstColor = fragBuilder->dstColor(); in emitCode() local
288 const char* dstColor, in DefaultCoverageModulation()
DGrFragmentProcessor.cpp534 const char* dstColor = args.fFragBuilder->dstColor(); in SurfaceColor() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.cpp541 const GLenum dstColor, in setFactors()
553 const GLenum dstColor, in setFactorsIndexed()
605 const FactorStorage::Type dstColor, in compareFactors()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp1626 GLTexture dstColor; in TEST_P() local
1669 GLTexture dstColor; in TEST_P() local
2581 GLTexture dstColor; in TEST_P() local
DCopyTexImageTest.cpp739 GLTexture dstColor; in TEST_P() local
789 GLTexture dstColor; in TEST_P() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp657 const Vec4& dstColor = sample.clampedBlendDstColor; in executeAdvancedBlend() local
941 … Vec4 dstColor = colorBuffer.getPixel(fragSampleNdx, frag.pixelCoord.x(), frag.pixelCoord.y()); in render() local
967 …const Vec4 dstColor = colorBuffer.getPixel(fragSampleNdx, frag.pixelCoord.x(), frag.pixelCoord.… in render() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrUtil.cpp1787 Interval dstColor[4]; in calculateBounds() local
1830 Interval dstColor[4]; in calculateBounds() local
1901 Interval dstColor[4]; in calculateBounds() local
1943 Interval dstColor[4]; in calculateBounds() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1787 Interval dstColor[4]; in calculateBounds() local
1830 Interval dstColor[4]; in calculateBounds() local
1901 Interval dstColor[4]; in calculateBounds() local
1943 Interval dstColor[4]; in calculateBounds() local
/third_party/skia/src/opts/
DSkBitmapProcState_opts.h440 SkPMColor* dstColor, in filter_and_scale_by_alpha()
/third_party/skia/src/core/
DSkBitmapProcState.cpp388 SkPMColor* dstColor, in filter_32_alpha()
/third_party/skia/src/gpu/v1/
DDevice.cpp445 SkPMColor4f dstColor = SkColor4fPrepForDst(color, fSurfaceDrawContext->colorInfo()).premul(); in drawEdgeAAQuad() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp757 Vec3 dstColor = destination.xyz(); in calculateFinalColor() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp757 Vec3 dstColor = destination.xyz(); in calculateFinalColor() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2131 Vector4f dstColor = dst; in computeAdvancedBlendMode() local
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1076 skvm::Color dstColor = {f32(argVal[0]), f32(argVal[1]), f32(argVal[2]), f32(argVal[3])}; in writeChildCall() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3894 tcu::Vec4 dstColor = c.result.getPixel(x, y, z); in floatNearestBlitCompare() local
3955 const tcu::IVec4 dstColor = c.result.getPixelInt(x, y, z); in intNearestBlitCompare() local

12