|
Nugget
|
#include <common/hardware/gpu.h>

Public Attributes | |
| enum Shading | shading |
| enum VerticesCount | verticesCount |
| enum Textured | textured |
| enum Transparency | transparency |
| enum Blending | blending |
| union Color | color |
| enum Blending GPUPolygonCommand::blending |
| union Color GPUPolygonCommand::color |
| enum Shading GPUPolygonCommand::shading |
| enum Textured GPUPolygonCommand::textured |
| enum Transparency GPUPolygonCommand::transparency |
| enum VerticesCount GPUPolygonCommand::verticesCount |