Chromium Code Reviews| Index: ui/gl/gl_bindings.h |
| diff --git a/ui/gl/gl_bindings.h b/ui/gl/gl_bindings.h |
| index 22774f50c0477e0fbea8b55e838d0eb097d27e72..0034049f5bb191ddba179f7c5d6ec965a1ab9ce1 100644 |
| --- a/ui/gl/gl_bindings.h |
| +++ b/ui/gl/gl_bindings.h |
| @@ -143,6 +143,9 @@ |
| #define GL_OVERLAY_TRANSFORM_ROTATE_180_CHROMIUM 0x9249 |
| #define GL_OVERLAY_TRANSFORM_ROTATE_270_CHROMIUM 0x924A |
| +// GL_CHROMIUM_subscribe_uniforms |
| +#define GL_MOUSE_POSITION 0x924B |
| + |
| // GL_OES_texure_3D |
| #define GL_SAMPLER_3D_OES 0x8B5F |