Skip to content
Snippets Groups Projects
Commit 22a0f14a authored by Francisco Casas's avatar Francisco Casas Committed by Alexandre Julliard
Browse files

tests/shader-runner: Separate resource_type into type and dimension.

If in the same shader_test file we have both a [buffer uav n] and a
[uav n] with the same slot "n", we want the last one to override the
first one instead of passing both resources to the backends.

Same for [buffer srv n] and [texture n] after we introduce SRV buffers.
parent e1c759e1
No related branches found
No related tags found
1 merge request!569tests/shader_runer: Support SRV buffers.
Loading
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