KhronosGroup / KhronosGroup/glslang

Add HLSL validation

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

Description

Would be useful to use glslang/Vulkan to develop HLSL without using fxc. This requires implementing validation of HLSL input in glslang.

Contributor guide

Open the contributing guide

Research direction

Start by examining glslang’s existing partial HLSL front end and how glslang/Vulkan validation is currently invoked. Compare the requested validation behavior with fxc, then define the required scope and tests; done means HLSL input can be validated through glslang without using fxc.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.