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

Glmark2 Rendered Frame Size issue #196

Open
madhavchauhan opened this issue Jan 30, 2023 · 0 comments
Open

Glmark2 Rendered Frame Size issue #196

madhavchauhan opened this issue Jan 30, 2023 · 0 comments

Comments

@madhavchauhan
Copy link

Hi,
We are trying to run the glmark2 (01_2023) version with the following command:

glmark2-es2-wayland --off-screen --size 640x480 -b texture:nframes=1:texture-filter=nearest

When we checked the total read/write bytes for this command using the perf counters, we get following data:
read bytes: 26271168
write bytes: 734640

Questions:

  1. Why the total write bytes are less than the size of rendered frame: 640x480x4 = 1,228,800 Bytes

Thanks for any inputs.

Regards,
Madhav

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

No branches or pull requests

1 participant