Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor clCopyImage and clFillImage tests #2283

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MichaelRizkalla-arm
Copy link
Contributor

This change mainly extends clFillImage and clCopyImage test function to include memory flags to be used during creating the image instead of hard-coding these values. The memory flags are also different parameters for source and destination images in clCopyImage tests.

This change refactors clFillImage tests to pass image memory flag rather
than hard coding a single value.

Signed-off-by: Michael Rizkalla <[email protected]>
This change refactors clCopyImage tests to pass in source and
destination image type and memory flags. This enables us to run multiple
tests configurations per image type.

Signed-off-by: Michael Rizkalla <[email protected]>
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.

2 participants