Skip to content
Snippets Groups Projects
Commit 2d39227a authored by Konstantin Seurer's avatar Konstantin Seurer Committed by Marge Bot
Browse files

radv: Fix stack size calculation with stage ids


In create_rt_shader, we were setting group_idx to the stage index before.

Fixes the following tests:

dEQP-VK.ray_query.builtin.instancecustomindex.miss.aabbs
dEQP-VK.ray_query.builtin.objectrayorigin.miss.triangles

Fixes: c39cccec ("radv/rt: use stage ID as handle for general and closestHit shaders")
Signed-off-by: default avatarKonstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <mesa/mesa!17936>
parent 1f6bd6ec
No related branches found
No related tags found
No related merge requests found
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