NV fp: Add tracking for NV_fragment_program_option
This commit is contained in:
@@ -162,6 +162,7 @@ static const struct {
|
||||
{ ON, "GL_MESA_window_pos", F(ARB_window_pos) },
|
||||
{ OFF, "GL_NV_blend_square", F(NV_blend_square) },
|
||||
{ OFF, "GL_NV_fragment_program", F(NV_fragment_program) },
|
||||
{ OFF, "GL_NV_fragment_program_option", F(NV_fragment_program_option) },
|
||||
{ ON, "GL_NV_light_max_exponent", F(NV_light_max_exponent) },
|
||||
{ OFF, "GL_NV_point_sprite", F(NV_point_sprite) },
|
||||
{ OFF, "GL_NV_texture_env_combine4", F(NV_texture_env_combine4) },
|
||||
|
Reference in New Issue
Block a user