input register的用法和樣例:
例句
- So it is possible to re-use the data of the input registers in the next vertex shader.
也就是說,有可能重新使用輸入寄存器的數據在下一個頂點著色器。 - As a matter of fact, when no hardware tessellation is used, the shader is unaware of what data are loaded in the input registers.
事實上,不使用硬體鑲嵌的時候,著色器根本就不知道輸入寄存器中載入的是什麼數據。

