mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-09 19:59:02 +00:00
shader: Implement PIXLD.MY_INDEX
This commit is contained in:
@@ -99,6 +99,7 @@ public:
|
||||
[[nodiscard]] U32 LocalInvocationIdZ();
|
||||
|
||||
[[nodiscard]] U32 InvocationId();
|
||||
[[nodiscard]] U32 SampleId();
|
||||
[[nodiscard]] U1 IsHelperInvocation();
|
||||
|
||||
[[nodiscard]] U32 LaneId();
|
||||
|
||||
Reference in New Issue
Block a user