Home
last modified time | relevance | path

Searched refs:VK_BLEND_FACTOR_ZERO (Results 1 – 25 of 159) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp822 if(sourceBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
824 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
835 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
846 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
856 if(sourceBlendFactor(index) == VK_BLEND_FACTOR_ZERO && attachments.isColorClamped(index)) in blendOperation()
862 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
873 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
883 if(sourceBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
885 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO) in blendOperation()
896 if(destBlendFactor(index) == VK_BLEND_FACTOR_ZERO && attachments.isColorClamped(index)) in blendOperation()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp152 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in testEarlyDestroy()
153 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in testEarlyDestroy()
155 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in testEarlyDestroy()
156 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in testEarlyDestroy()
DvktPipelineStencilExportTests.cpp404 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in preparePipelineWrapper()
405 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in preparePipelineWrapper()
407 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in preparePipelineWrapper()
408 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in preparePipelineWrapper()
DvktPipelineColorWriteEnableTests.cpp756 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in iterate()
757 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in iterate()
759 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in iterate()
760 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in iterate()
1539 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in setupAndBuildPipeline()
1542 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in setupAndBuildPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp152 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in testEarlyDestroy()
153 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in testEarlyDestroy()
155 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in testEarlyDestroy()
156 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in testEarlyDestroy()
DvktPipelineStencilExportTests.cpp404 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in preparePipelineWrapper()
405 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in preparePipelineWrapper()
407 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in preparePipelineWrapper()
408 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in preparePipelineWrapper()
DvktPipelineColorWriteEnableTests.cpp756 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in iterate()
757 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in iterate()
759 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in iterate()
760 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in iterate()
1539 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in setupAndBuildPipeline()
1542 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in setupAndBuildPipeline()
DvktPipelineMultisampleShaderFragmentMaskTests.cpp801 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in drawAndSampleInputAttachment()
804 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in drawAndSampleInputAttachment()
1085 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in draw()
1088 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in draw()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp332 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in drawTriangleTest()
333 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in drawTriangleTest()
335 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in drawTriangleTest()
336 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in drawTriangleTest()
795 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in createSimpleGraphicsPipeline()
796 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in createSimpleGraphicsPipeline()
798 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in createSimpleGraphicsPipeline()
799 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in createSimpleGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp332 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in drawTriangleTest()
333 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in drawTriangleTest()
335 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in drawTriangleTest()
336 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in drawTriangleTest()
795 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in createSimpleGraphicsPipeline()
796 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in createSimpleGraphicsPipeline()
798 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in createSimpleGraphicsPipeline()
799 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in createSimpleGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp346 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in makeGraphicsPipeline()
347 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in makeGraphicsPipeline()
349 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in makeGraphicsPipeline()
350 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in makeGraphicsPipeline()
DvkPipelineConstructionUtil.cpp125 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor
126 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor
128 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor
129 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp611 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
612 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
614 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
615 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
DvktRenderPassUnusedClearAttachmentTests.cpp764 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in UnusedClearAttachmentTestInstance()
765 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in UnusedClearAttachmentTestInstance()
767 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in UnusedClearAttachmentTestInstance()
768 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in UnusedClearAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp611 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
612 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
614 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
615 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in MultipleSubpassesMultipleCommandBuffersTestInstance()
DvktRenderPassUnusedClearAttachmentTests.cpp764 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in UnusedClearAttachmentTestInstance()
765 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in UnusedClearAttachmentTestInstance()
767 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in UnusedClearAttachmentTestInstance()
768 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in UnusedClearAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp536 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in iterate()
537 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in iterate()
539 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in iterate()
540 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp536 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor in iterate()
537 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor in iterate()
539 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor in iterate()
540 vk::VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor in iterate()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp164 return VK_BLEND_FACTOR_ZERO; in VulkanBlendFactor()
248 attachment.dstColorBlendFactor = VK_BLEND_FACTOR_ZERO; in ComputeColorDesc()
251 attachment.dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO; in ComputeColorDesc()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h116 case VK_BLEND_FACTOR_ZERO: in vk_conv_blend_factor()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp296 VK_BLEND_FACTOR_ZERO, VK_BLEND_FACTOR_ZERO, VK_BLEND_OP_ADD,
297 VK_BLEND_FACTOR_ZERO, VK_BLEND_FACTOR_ZERO, VK_BLEND_OP_ADD,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp296 VK_BLEND_FACTOR_ZERO, VK_BLEND_FACTOR_ZERO, VK_BLEND_OP_ADD,
297 VK_BLEND_FACTOR_ZERO, VK_BLEND_FACTOR_ZERO, VK_BLEND_OP_ADD,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp843 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in iterate()
844 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in iterate()
846 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in iterate()
847 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp843 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcColorBlendFactor; in iterate()
844 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstColorBlendFactor; in iterate()
846 VK_BLEND_FACTOR_ZERO, // VkBlendFactor srcAlphaBlendFactor; in iterate()
847 VK_BLEND_FACTOR_ZERO, // VkBlendFactor dstAlphaBlendFactor; in iterate()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c42 return VK_BLEND_FACTOR_ZERO; in clamp_void_blend_factor()
120 blend_att[i].dstAlphaBlendFactor = VK_BLEND_FACTOR_ZERO; in zink_create_gfx_pipeline()

1234567