Saturate is a 1-bit boolean field

This commit is contained in:
Brian Paul
2005-11-19 23:28:55 +00:00
parent 5d7b49f7e7
commit 1353ebed81
+1 -1
View File
@@ -284,7 +284,7 @@ struct prog_instruction
* \since
* NV_fragment_program, NV_fragment_program_option, NV_vertex_program3.
*/
GLuint Saturate:2;
GLuint Saturate:1;
/**
* Per-instruction selectable precision.