Skip to content
Snippets Groups Projects
Commit 425e0aa6 authored by Conor McCarthy's avatar Conor McCarthy Committed by Alexandre Julliard
Browse files

tests/hlsl: Supply data for all mip levels in calculate-lod.shader_test.

Fixes invalid read in the GL runner.
parent 23db0669
No related branches found
No related tags found
1 merge request!782tests/hlsl: Supply data for all mip levels in calculate-lod.shader_test.
Pipeline #25242 skipped
......@@ -15,6 +15,10 @@ levels 3
0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
0.5 0.5 0.5 0.5
[pixel shader todo]
sampler s;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment