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

Update the asset file path for Android Benchmark app setup #333

Closed
wants to merge 0 commits into from

Conversation

elviscapiaq
Copy link
Collaborator

No description provided.

@@ -1,5 +1,6 @@
ArrayList projectAssets = [
"benchmarks/shaders/spv",
"benchmarks/textures",
Copy link
Collaborator

Choose a reason for hiding this comment

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

there are some textures under the Wood folder, are they used by benchmarks? if so, should we add the subfolder? if not, shall we remove those textures? https://github.com/google/bigwheels/tree/main/assets/benchmarks/textures/Wood

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think these are used by the benchmark texture_transfer_cpu_to_gpu

Copy link
Collaborator

Choose a reason for hiding this comment

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

good to know, thanks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I believe when you add a folder. all files inside it and its subfolders are also added, so we shouldn't need to add the Wood subfolder.

@elviscapiaq
Copy link
Collaborator Author

I tested this last update on the Benchmark app and it is working as expected now.

@wangra-google
Copy link
Collaborator

I tested this last update on the Benchmark app and it is working as expected now.

LGTM

@elviscapiaq
Copy link
Collaborator Author

Closing this PR since I created it over my local main branch and had several issues to rebase it.
I created a new PR with this same change: #335
I am sorry for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants