Skip to content

core(OpenCL): avoid limit of Image kernel args#20172

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:fixup_19334
May 28, 2021
Merged

core(OpenCL): avoid limit of Image kernel args#20172
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:fixup_19334

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented May 28, 2021

fixup #19334 (reported by @rasmus25: #19334 (comment))

Copy link
Copy Markdown
Contributor

@rasmus25 rasmus25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shadow_images.reserve(MAX_ARRS); should also be removed or modified.
It does not look great that shadow_images will have empty arrays in it, but it should not cause any problems, so fine by me.

@alalek
Copy link
Copy Markdown
Member Author

alalek commented May 28, 2021

👍

@opencv-pushbot opencv-pushbot merged commit 450dc92 into opencv:3.4 May 28, 2021
This was referenced May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants