Saturate is a 1-bit boolean field
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user