Searched defs:shininess (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/include/state/ | ||
H A D | cr_lighting.h | 64 GLfloat shininess[2]; /* material front/back */ member in struct:__anon16208 |
H A D | cr_attrib.h | 138 GLfloat shininess[2]; member in struct:__anon16154 |
/vbox/src/VBox/Devices/Graphics/vmsvga/ | ||
H A D | svga3d_reg.h | 1597 float shininess; member in struct:__anon14740 |
/vbox/src/VBox/Devices/Graphics/shaderlib/ | ||
H A D | wined3d_private.h | 1521 float shininess; member in struct:wined3d_gl_limits |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | wined3d_private.h | 1493 float shininess; member in struct:wined3d_gl_limits |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ | ||
H A D | wined3d_private.h | 1636 float shininess; member in struct:wined3d_gl_limits |
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ | ||
H A D | mtypes.h | 474 #define SHINE_TABLE_SIZE 256 /**< Material shininess lookup table sizes */ 477 * Material shininess lookup table. 483 GLfloat shininess; member in struct:gl_shine_tab |
Completed in 108 milliseconds