/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A 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;
|
H A D | Context.cpp | 813 VkBlendOp GraphicsState::blendOperation(int index, const Attachments &attachments) const 1011 VkBlendOp GraphicsState::blendOperationAlpha(int index, const Attachments &attachments) const
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.h | 444 VkBlendOp color_blend_op; 447 VkBlendOp alpha_blend_op;
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A 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/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineLogicOpTests.cpp | 358 (VkBlendOp) 0, // VkBlendOp colorBlendOp; in LogicOpTestInstance() 361 (VkBlendOp) 0, // VkBlendOp alphaBlendOp; in LogicOpTestInstance()
|
H A D | vktPipelineBlendOperationAdvancedTests.cpp | 209 std::vector<VkBlendOp> blendOps; 262 Vec3 calculateXYZFactors(VkBlendOp op) in calculateXYZFactors() 514 Vec3 calculateFFunction(VkBlendOp op, in calculateFFunction() 670 Vec4 additionalRGBBlendOperations(VkBlendOp op, in additionalRGBBlendOperations() 748 Vec4 calculateFinalColor(BlendOperationAdvancedParam param, VkBlendOp op, in calculateFinalColor() 1041 m_param.blendOps[i], // VkBlendOp colorBlendOp; in buildPipeline() 1044 m_param.blendOps[i], // VkBlendOp alphaBlendOp; in buildPipeline() 1726 m_param.blendOps[i], // VkBlendOp colorBlendOp; 1729 m_param.blendOps[i], // VkBlendOp alphaBlendOp; 2224 VkBlendOp blendOp [all...] |
H A D | vktPipelineReferenceRenderer.cpp | 66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
|
H A D | vktPipelineReferenceRenderer.hpp | 375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
|
H A D | vktPipelineBlendTests.cpp | 89 const static VkBlendOp m_blendOps[]; 111 const static VkBlendOp m_blendOps[]; 272 const VkBlendOp BlendStateUniqueRandomIterator::m_blendOps[] = 318 m_blendOps[blendOpColorIndex], // VkBlendOp colorBlendOp; in getIndexedValue() 321 m_blendOps[blendOpAlphaIndex], // VkBlendOp alphaBlendOp; in getIndexedValue() 354 const VkBlendOp BlendStateUniqueRandomIteratorDualSource::m_blendOps[] = 400 m_blendOps[blendOpColorIndex], // VkBlendOp colorBlendOp; in getIndexedValue() 403 m_blendOps[blendOpAlphaIndex], // VkBlendOp alphaBlendOp; in getIndexedValue() 1883 vk::VK_BLEND_OP_ADD, // VkBlendOp colorBlendOp; in iterate() 1886 vk::VK_BLEND_OP_ADD, // VkBlendOp alphaBlendO in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineLogicOpTests.cpp | 358 (VkBlendOp) 0, // VkBlendOp colorBlendOp; in LogicOpTestInstance() 361 (VkBlendOp) 0, // VkBlendOp alphaBlendOp; in LogicOpTestInstance()
|
H A 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() 1047 m_param.blendOps[i], // VkBlendOp colorBlendOp; in buildPipeline() 1050 m_param.blendOps[i], // VkBlendOp alphaBlendOp; in buildPipeline() 1717 m_param.blendOps[i], // VkBlendOp colorBlendOp; 1720 m_param.blendOps[i], // VkBlendOp alphaBlendOp; 2204 VkBlendOp blendOp [all...] |
H A D | vktPipelineReferenceRenderer.cpp | 66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
|
H A D | vktPipelineReferenceRenderer.hpp | 375 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
|
H A D | vktPipelineBlendTests.cpp | 87 const static VkBlendOp m_blendOps[]; 109 const static VkBlendOp m_blendOps[]; 272 const VkBlendOp BlendStateUniqueRandomIterator::m_blendOps[] = 318 m_blendOps[blendOpColorIndex], // VkBlendOp colorBlendOp; in getIndexedValue() 321 m_blendOps[blendOpAlphaIndex], // VkBlendOp alphaBlendOp; in getIndexedValue() 354 const VkBlendOp BlendStateUniqueRandomIteratorDualSource::m_blendOps[] = 400 m_blendOps[blendOpColorIndex], // VkBlendOp colorBlendOp; in getIndexedValue() 403 m_blendOps[blendOpAlphaIndex], // VkBlendOp alphaBlendOp; in getIndexedValue() 1885 vk::VK_BLEND_OP_ADD, // VkBlendOp colorBlendOp; in iterate() 1888 vk::VK_BLEND_OP_ADD, // VkBlendOp alphaBlendO in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 385 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD, 388 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
|
H A D | vktDrawCreateInfoUtil.cpp | 951 vk::VkBlendOp _colorBlendOp, in Attachment() 954 vk::VkBlendOp _alphaBlendOp, in Attachment()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.hpp | 385 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD, 388 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
|
H A D | vktDrawCreateInfoUtil.cpp | 951 vk::VkBlendOp _colorBlendOp, in Attachment() 954 vk::VkBlendOp _alphaBlendOp, in Attachment()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkPipeline.cpp | 338 static VkBlendOp blend_equation_to_vk_blend_op(GrBlendEquation equation) { 339 static const VkBlendOp gTable[] = {
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_util.h | 211 tu6_blend_op(VkBlendOp op)
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | RenderPipelineVk.cpp | 193 VkBlendOp VulkanBlendOperation(wgpu::BlendOperation operation) { in VulkanBlendOperation()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_types.h | 2080 /* enum VkBlendOp */ 2083 vn_sizeof_VkBlendOp(const VkBlendOp *val) in vn_sizeof_VkBlendOp() 2090 vn_encode_VkBlendOp(struct vn_cs_encoder *enc, const VkBlendOp *val) in vn_encode_VkBlendOp() 2096 vn_decode_VkBlendOp(struct vn_cs_decoder *dec, VkBlendOp *val) in vn_decode_VkBlendOp()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.c | 295 static VkBlendOp
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | graphics_pipeline.cc | 244 VkBlendOp ToVkBlendOp(BlendOp op) { in ToVkBlendOp()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_pipeline.c | 435 translate_blend_op(VkBlendOp in) in translate_blend_op()
|