KhronosGroup / KhronosGroup/glslang

HLSL NonUniformResourceIndex

Open
#1,637 4 comments 2 reactions 0 assignees View on GitHub
enhancement HLSL question
Dominant language
C++
Stars
3.6k
Forks
989
Avg merge
1d 2h
Merged PRs (30d)
31

Description

NonUniformResourceIndex is not supported in HLSL.
Do you have any plans to support it?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the HLSL front-end handling in glslang and how resource indexing is represented in generated SPIR-V. Determine the required behavior for NonUniformResourceIndex and verify support with focused compiler tests; done means valid HLSL is accepted and produces correct output.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.