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

Testcase: PS Mem fetch without output with smaller textures. #504

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

RenfengLiu
Copy link
Collaborator

@RenfengLiu RenfengLiu commented Aug 15, 2024

Using Knob fullscreen-quads-texture-path to switch between texture files, available files are

 "benchmarks/textures/tiger_1x1.jpg"
 "benchmarks/textures/tiger_591x720.jpg"
 "benchmarks/textures/tiger_1182x1440.jpg"
 "benchmarks/textures/tiger_2364x2880.jpg"

Full knob list:

{
    "deterministic": true,
    "enable-skybox": false,
    "enable-spheres": false,
    "enable-metrics": false,
    "fullscreen-quads-count": 1,
    "fullscreen-quads-type": "Texture",
    "fullscreen-quads-single-renderpass": true,
    "vs-alu-instruction-count": 100,
    "texture-count": 2,
    "disable-ps-output": true,
    "fullscreen-quads-texture-path": "benchmarks/textures/tiger_2364x2880.jpg"
}

@RenfengLiu RenfengLiu marked this pull request as ready for review August 15, 2024 15:56
@RenfengLiu RenfengLiu merged commit 56aceca into google:power_measurement Aug 15, 2024
3 of 5 checks passed
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.

2 participants