diff --git a/docs/graphicsprocessingunitgpu.md b/docs/graphicsprocessingunitgpu.md index 95be420..de913f5 100644 --- a/docs/graphicsprocessingunitgpu.md +++ b/docs/graphicsprocessingunitgpu.md @@ -261,6 +261,7 @@ The Rectangle command can be decoded using the following bitfield: 28-27 sss rectangle size 26 1/0 textured / untextured 25 1/0 semi-transparent / opaque + 24 1/0 raw texture / modulation 23-0 rgb first color value. ```