1211 static void shader_glsl_load_np2fixup_constants(const struct glsl_ps_program *ps, 1212 const struct wined3d_gl_info *gl_info, const struct wined3d_state *state)
/* * Copyright (C) 2006 Robert Geist * All rights reserved. */ #define GL_GLEXT_PROTOTYPES 1 #include #include #include #include #include #include #include #include # ...