Home
last modified time | relevance | path

Searched refs:dstColorBlendFactor (Results 1 - 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c122 blend_att[i].dstColorBlendFactor = clamp_void_blend_factor(blend_att[i].dstColorBlendFactor); in zink_create_gfx_pipeline()
H A Dzink_state.c383 att.dstColorBlendFactor = blend_factor(fix_blendfactor(rt->rgb_dst_factor, cso->alpha_to_one)); in zink_create_blend_state()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp317 m_blendFactors[destBlendColorIndex], // VkBlendFactor dstColorBlendFactor; in getIndexedValue()
399 m_blendFactors[destBlendColorIndex], // VkBlendFactor dstColorBlendFactor; in getIndexedValue()
457 blendState.dstColorBlendFactor == VK_BLEND_FACTOR_CONSTANT_ALPHA || in checkSupport()
459 blendState.dstColorBlendFactor == VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA) in checkSupport()
549 isSrc1BlendFactor(this->m_blendStates[quadNdx].dstColorBlendFactor) || in checkSupport()
1103 renderState.fragOps.blendRGBState.dstFunc = mapVkBlendFactor(blendState.dstColorBlendFactor); in verifyImage()
1518 renderState.fragOps.blendRGBState.dstFunc = mapVkBlendFactor(blendState.dstColorBlendFactor); in verifyImage()
1882 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in iterate()
2046 shortName << "color_" << shortBlendFactorNames[blendState.srcColorBlendFactor] << "_" << shortBlendFactorNames[blendState.dstColorBlendFactor] << "_" << blendOpNames[blendState.colorBlendOp]; in getBlendStateName()
2201 isSrc1BlendFactor(quadBlendConfigs[quadNdx].dstColorBlendFactor) || in createBlendTests()
[all...]
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp812 colorBlendAttachmentStates[imgNdx].dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; // VkBlendFactor dstColorBlendFactor; in setup()
1349 colorBlendAttachmentStates[imgNdx].dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; // VkBlendFactor dstColorBlendFactor; in setup()
H A DvktPipelineExtendedDynamicStateTests.cpp1182 vk::VkBlendFactor dstColorBlendFactor; member
1190 , dstColorBlendFactor (vk::VK_BLEND_FACTOR_ZERO) in ColorBlendEq()
1204 , dstColorBlendFactor (dstColorBlendFactor_) in ColorBlendEq()
4138 configEq.dstColorBlendFactor, // VkBlendFactor dstColorBlendFactor; in setDynamicStates()
5523 m_testConfig.colorBlendEquationConfig.staticValue.dstColorBlendFactor, // VkBlendFactor dstColorBlendFactor in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendTests.cpp317 m_blendFactors[destBlendColorIndex], // VkBlendFactor dstColorBlendFactor; in getIndexedValue()
399 m_blendFactors[destBlendColorIndex], // VkBlendFactor dstColorBlendFactor; in getIndexedValue()
458 blendState.dstColorBlendFactor == VK_BLEND_FACTOR_CONSTANT_ALPHA || in checkSupport()
460 blendState.dstColorBlendFactor == VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA) in checkSupport()
551 isSrc1BlendFactor(this->m_blendStates[quadNdx].dstColorBlendFactor) || in checkSupport()
1105 renderState.fragOps.blendRGBState.dstFunc = mapVkBlendFactor(blendState.dstColorBlendFactor); in verifyImage()
1520 renderState.fragOps.blendRGBState.dstFunc = mapVkBlendFactor(blendState.dstColorBlendFactor); in verifyImage()
1884 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in iterate()
2048 shortName << "color_" << shortBlendFactorNames[blendState.srcColorBlendFactor] << "_" << shortBlendFactorNames[blendState.dstColorBlendFactor] << "_" << blendOpNames[blendState.colorBlendOp]; in getBlendStateName()
2215 isSrc1BlendFactor(quadBlendConfigs[quadNdx].dstColorBlendFactor) || in createBlendTests()
[all...]
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp727 colorBlendAttachmentStates[imgNdx].dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; // VkBlendFactor dstColorBlendFactor; in setup()
1210 colorBlendAttachmentStates[imgNdx].dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; // VkBlendFactor dstColorBlendFactor; in setup()
H A DvktPipelineExtendedDynamicStateTests.cpp836 vk::VkBlendFactor dstColorBlendFactor; member
844 , dstColorBlendFactor (vk::VK_BLEND_FACTOR_ZERO) in ColorBlendEq()
858 , dstColorBlendFactor (dstColorBlendFactor_) in ColorBlendEq()
3410 configEq.dstColorBlendFactor, // VkBlendFactor dstColorBlendFactor; in setDynamicStates()
4675 m_testConfig.colorBlendEquationConfig.staticValue.dstColorBlendFactor, // VkBlendFactor dstColorBlendFactor in iterate()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp239 attachment.dstColorBlendFactor = VulkanBlendFactor(state->blend->color.dstFactor); in ComputeColorDesc()
248 attachment.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; in ComputeColorDesc()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_pipeline.c122 blend_factor(b_state->dstColorBlendFactor, dst_alpha_one, in pack_blend()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateClearTests.cpp64 m_attachmentState.dstColorBlendFactor = vk::VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR; in CmdBaseCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateClearTests.cpp63 m_attachmentState.dstColorBlendFactor = vk::VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR; in CmdBaseCase()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c564 out->equation.rgb_dst_factor = translate_blend_factor(in->dstColorBlendFactor, dest_has_alpha); in panvk_pipeline_builder_parse_color_blend()
565 out->equation.rgb_invert_dst_factor = inverted_blend_factor(in->dstColorBlendFactor, dest_has_alpha); in panvk_pipeline_builder_parse_color_blend()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp384 vk::VkBlendFactor dstColorBlendFactor = vk::VK_BLEND_FACTOR_DST_COLOR,
H A DvktDrawCreateInfoUtil.cpp959 dstColorBlendFactor = _dstColorBlendFactor; in Attachment()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp384 vk::VkBlendFactor dstColorBlendFactor = vk::VK_BLEND_FACTOR_DST_COLOR,
H A DvktDrawCreateInfoUtil.cpp959 dstColorBlendFactor = _dstColorBlendFactor; in Attachment()
/third_party/skia/src/gpu/vk/
H A DGrVkPipeline.cpp401 attachmentState->dstColorBlendFactor = blend_coeff_to_vk_blend(dstCoeff);
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp137 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor
3643 state->blendEquations[i].dstColorBlendFactor = pointerToCreateInfo->pColorBlendState->pAttachments[i].dstColorBlendFactor; in buildPipeline()
3910 blend.dstColorBlendFactor == vk::VK_BLEND_FACTOR_CONSTANT_COLOR || blend.dstColorBlendFactor == vk::VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_COLOR || in setShaderObjectDynamicStates()
3911 blend.dstColorBlendFactor == vk::VK_BLEND_FACTOR_CONSTANT_ALPHA || blend.dstColorBlendFactor == vk::VK_BLEND_FACTOR_ONE_MINUS_CONSTANT_ALPHA || in setShaderObjectDynamicStates()
4081 VK_BLEND_FACTOR_DST_ALPHA, // VkBlendFactor dstColorBlendFactor; in setShaderObjectDynamicStates()
H A DvkSafetyCriticalUtil.cpp473 gpCI.pColorBlendState->pAttachments[i].blendEnable, deUint32(gpCI.pColorBlendState->pAttachments[i].srcColorBlendFactor), deUint32(gpCI.pColorBlendState->pAttachments[i].dstColorBlendFactor), deUint32(gpCI.pColorBlendState->pAttachments[i].colorBlendOp), in calculateGraphicsPipelineHash()
477 if (constFactors.find(gpCI.pColorBlendState->pAttachments[i].dstColorBlendFactor) != end(constFactors)) hashBlendConstants = true; in calculateGraphicsPipelineHash()
812 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in prepareSimpleGraphicsPipelineCI()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc548 colorblend_attachment.dstColorBlendFactor = in GetVkPipelineColorBlendAttachmentState()
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.cpp564 attachment.srcColorBlendFactor, attachment.dstColorBlendFactor, attachment.colorBlendOp, in GraphicsState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp286 stateOut->dstColorBlendFactor = static_cast<VkBlendFactor>(packedState.dstColorBlendFactor); in UnpackBlendAttachmentState()
1682 SetBitField(blendAttachmentState.dstColorBlendFactor, VK_BLEND_FACTOR_ZERO);
2332 blendAttachmentState.dstColorBlendFactor =
2361 blendAttachmentState.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO;
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_pipeline.h1411 size += vn_sizeof_VkBlendFactor(&val->dstColorBlendFactor); in vn_sizeof_VkPipelineColorBlendAttachmentState()
1425 vn_encode_VkBlendFactor(enc, &val->dstColorBlendFactor); in vn_encode_VkPipelineColorBlendAttachmentState()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c333 tu_blend_factor_is_dual_src(blend->dstColorBlendFactor) || in tu_blend_state_is_dual_src()
2133 has_alpha ? att->dstColorBlendFactor in tu6_rb_mrt_blend_control()
2134 : tu_blend_factor_no_dst_alpha(att->dstColorBlendFactor)); in tu6_rb_mrt_blend_control()

Completed in 80 milliseconds

12