Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SVGA3dMaterial Struct Reference

#include <svga3d_reg.h>

Data Fields

float diffuse [4]
 
float ambient [4]
 
float specular [4]
 
float emissive [4]
 
float shininess
 

Detailed Description

Definition at line 1590 of file svga3d_reg.h.

Field Documentation

float ambient[4]

Definition at line 1593 of file svga3d_reg.h.

float diffuse[4]

Definition at line 1592 of file svga3d_reg.h.

float emissive[4]

Definition at line 1595 of file svga3d_reg.h.

float shininess

Definition at line 1596 of file svga3d_reg.h.

float specular[4]

Definition at line 1594 of file svga3d_reg.h.


The documentation for this struct was generated from the following file: