Chromium Code Reviews| Index: gpu/command_buffer/service/gl_utils.h |
| =================================================================== |
| --- gpu/command_buffer/service/gl_utils.h (revision 133928) |
| +++ gpu/command_buffer/service/gl_utils.h (working copy) |
| @@ -85,6 +85,8 @@ |
| // GL_CHROMIUM_command_buffer_query |
| #define GL_COMMANDS_ISSUED_CHROMIUM 0x84F2 |
| +// GL_CHROMIUM_texture_mailbox |
| +#define GL_MAILBOX_SIZE_CHROMIUM 32 |
| #define GL_GLEXT_PROTOTYPES 1 |