This commit is contained in:
Maufeat 2025-07-22 15:22:53 +02:00 committed by crueter
parent 7db5eb8f08
commit aa3215db65
8 changed files with 51 additions and 31 deletions

View file

@ -62,8 +62,6 @@ OPCODE(InvocationId, U32,
OPCODE(InvocationInfo, U32, )
OPCODE(SampleId, U32, )
OPCODE(IsHelperInvocation, U1, )
OPCODE(SR_WScaleFactorXY, U32, )
OPCODE(SR_WScaleFactorZ, U32, )
OPCODE(YDirection, F32, )
OPCODE(ResolutionDownFactor, F32, )
OPCODE(RenderArea, F32x4, )