Changeset 46037 in vbox for trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt
- Timestamp:
- May 13, 2013 5:29:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_get.txt
r44326 r46037 81 81 GLfloat GL_POINT_SIZE_MAX_ARB g->point.maxSize 82 82 GLfloat GL_POINT_FADE_THRESHOLD_SIZE_ARB g->point.fadeThresholdSize 83 GLfloat GL_POINT_SPRITE_COORD_ORIGIN g->point.spriteCoordOrigin 83 84 GLfloat GL_POINT_DISTANCE_ATTENUATION_ARB g->point.distanceAttenuation[0] g->point.distanceAttenuation[1] g->point.distanceAttenuation[2] 84 85 GLboolean GL_NORMALIZE g->transform.normalize
Note:
See TracChangeset
for help on using the changeset viewer.