This is used to specify the param for glTexEnv(..., ..., param).
+
{| class="wikitable" border="1"
+
! Scale value
+
! Corresponding factor
+
|-
+
| 0x0
+
| 1.0
+
|-
+
| 0x1
+
| 2.0
+
|-
+
| 0x2
+
| 4.0
+
|}
+
+
Probably also has something to do with Texenv buffer registers [[:GPU_Internal_Registers#GPUREG_00FD|PICA_REG_TEX_ENV_BUF_COLOR]] and [[GPU_Internal_Registers#GPUREG_00E0|PICA_REG_TEX_ENV_BUF_INPUT]].