GPU/Shader Instruction Set: Difference between revisions

Smea (talk | contribs)
mNo edit summary
Smea (talk | contribs)
NOP, END
Line 433: Line 433:
|-
|-
|  0x21
|  0x21
1
0
END2
NOP
?
Does litterally nothing.
|-
|-
|  0x22
|  0x22
1
0
END1
END
?
Signals the shader unit that processing for this vertex/primitive is done.
|-
|-
|  0x23
|  0x23