mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-24 18:42:07 +00:00
shader: Implement SR_Y_DIRECTION
This commit is contained in:
@@ -65,6 +65,7 @@ OPCODE(LocalInvocationId, U32x3,
|
||||
OPCODE(InvocationId, U32, )
|
||||
OPCODE(SampleId, U32, )
|
||||
OPCODE(IsHelperInvocation, U1, )
|
||||
OPCODE(YDirection, F32, )
|
||||
|
||||
// Undefined
|
||||
OPCODE(UndefU1, U1, )
|
||||
|
||||
Reference in New Issue
Block a user