Specifies the address of the Gouraud shading table.
The Gouraud shading table address is valid when Gouraud shading processing is specified for color calculation, and is specified in 16 bits at the start address + 1CH of the command table.
15
14
13
12
11
Ten
9
8
7
6
5
4
3
2
1
0
CMDGRADA + 1CH
Gouraud shading table / 8H
Divide the address of the Gouraud shading table by 8H and specify it by 16bit.
The Gouraud shading table is a table for Gouraud shading processing, which defines the amount of change in the brightness of each of the RGB of the four vertices (two points in the case of a line). The size of the table is 8HByte (4word), which is defined by the 8HByte boundary.