/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Context.hpp | 96 VkBlendOp blendOperation, in BlendState() 99 VkBlendOp blendOperationAlpha) in BlendState() 113 VkBlendOp blendOperation; 116 VkBlendOp blendOperationAlpha; 199 VkBlendOp blendOperation(int index, const Attachments &attachments) const; 203 VkBlendOp blendOperationAlpha(int index, const Attachments &attachments) const;
|
D | Context.cpp | 813 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const in blendOperation() 1011 VkBlendOp GraphicsState::blendOperationAlpha(int index, const Attachments &attachments) const in blendOperationAlpha()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_graphics_state.h | 444 VkBlendOp color_blend_op; 447 VkBlendOp alpha_blend_op;
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_conv.h | 160 static inline unsigned vk_conv_blend_func(enum VkBlendOp op) in vk_conv_blend_func()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 256 …tor dstColorBlendFactor, VkBlendOp colorBlendOp, VkBlendFactor srcAlphaBlendFactor, VkBlendFactor … 703 …tor dstColorBlendFactor, VkBlendOp colorBlendOp, VkBlendFactor srcAlphaBlendFactor, VkBlendFactor … 715 inline VkColorBlendAdvancedEXT makeColorBlendAdvancedEXT (VkBlendOp advancedBlendOp, VkBool32 srcPr…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineLogicOpTests.cpp | 358 (VkBlendOp) 0, // VkBlendOp colorBlendOp; in LogicOpTestInstance() 361 (VkBlendOp) 0, // VkBlendOp alphaBlendOp; in LogicOpTestInstance()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 207 std::vector<VkBlendOp> blendOps; 266 Vec3 calculateXYZFactors(VkBlendOp op) in calculateXYZFactors() 518 Vec3 calculateFFunction(VkBlendOp op, in calculateFFunction() 674 Vec4 additionalRGBBlendOperations(VkBlendOp op, in additionalRGBBlendOperations() 752 Vec4 calculateFinalColor(BlendOperationAdvancedParam param, VkBlendOp op, in calculateFinalColor() 2204 VkBlendOp blendOps[] = in createBlendOperationAdvancedTests()
|
D | vktPipelineReferenceRenderer.hpp | 375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
|
D | vktPipelineBlendTests.cpp | 87 const static VkBlendOp m_blendOps[]; 109 const static VkBlendOp m_blendOps[]; 272 const VkBlendOp BlendStateUniqueRandomIterator::m_blendOps[] = 354 const VkBlendOp BlendStateUniqueRandomIteratorDualSource::m_blendOps[] =
|
D | vktPipelineReferenceRenderer.cpp | 66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineLogicOpTests.cpp | 358 (VkBlendOp) 0, // VkBlendOp colorBlendOp; in LogicOpTestInstance() 361 (VkBlendOp) 0, // VkBlendOp alphaBlendOp; in LogicOpTestInstance()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 207 std::vector<VkBlendOp> blendOps; 266 Vec3 calculateXYZFactors(VkBlendOp op) in calculateXYZFactors() 518 Vec3 calculateFFunction(VkBlendOp op, in calculateFFunction() 674 Vec4 additionalRGBBlendOperations(VkBlendOp op, in additionalRGBBlendOperations() 752 Vec4 calculateFinalColor(BlendOperationAdvancedParam param, VkBlendOp op, in calculateFinalColor() 2204 VkBlendOp blendOps[] = in createBlendOperationAdvancedTests()
|
D | vktPipelineReferenceRenderer.hpp | 375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
|
D | vktPipelineBlendTests.cpp | 87 const static VkBlendOp m_blendOps[]; 109 const static VkBlendOp m_blendOps[]; 272 const VkBlendOp BlendStateUniqueRandomIterator::m_blendOps[] = 354 const VkBlendOp BlendStateUniqueRandomIteratorDualSource::m_blendOps[] =
|
D | vktPipelineReferenceRenderer.cpp | 66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 385 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD, 388 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 385 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD, 388 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
|
D | vktDrawCreateInfoUtil.cpp | 951 vk::VkBlendOp _colorBlendOp, in Attachment() 954 vk::VkBlendOp _alphaBlendOp, in Attachment()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkPipeline.cpp | 347 static VkBlendOp blend_equation_to_vk_blend_op(GrBlendEquation equation) { in blend_equation_to_vk_blend_op() 348 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkPipeline.cpp | 338 static VkBlendOp blend_equation_to_vk_blend_op(GrBlendEquation equation) { in blend_equation_to_vk_blend_op() 339 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_util.h | 211 tu6_blend_op(VkBlendOp op) in tu6_blend_op()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_blend_operation_advanced.txt | 56 values of color and alpha elink:VkBlendOp).
|
D | VK_EXT_blend_operation_advanced.adoc | 56 values of color and alpha elink:VkBlendOp).
|
/third_party/vk-gl-cts/external/amber/src/docs/ |
D | vk_script.md | 325 * `colorBlendOp <VkBlendOp>` 326 * `alphaBlendOp <VkBlendOp>`
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | framebuffer.txt | 387 [open,refpage='VkBlendOp',desc='Framebuffer blending operations',type='enums'] 393 Possible values of elink:VkBlendOp, specifying the operations, are: 395 include::{generated}/api/enums/VkBlendOp.txt[] 405 |elink:VkBlendOp | RGB Components | Alpha Component
|