Index: gpu/command_buffer/service/gl_utils.h |
diff --git a/gpu/command_buffer/service/gl_utils.h b/gpu/command_buffer/service/gl_utils.h |
index ccd96f33e93279b9197f1d7d85b01b895fd1f131..8fa932504d731e850b04d91e5c6e7828b483d2b3 100644 |
--- a/gpu/command_buffer/service/gl_utils.h |
+++ b/gpu/command_buffer/service/gl_utils.h |
@@ -92,6 +92,9 @@ |
/* GL_CHROMIUM_command_buffer_latency_query */ |
#define GL_LATENCY_QUERY_CHROMIUM 0x84F4 |
+/* GL_CHROMIUM_async_pixel_transfers */ |
+#define GL_ASYNC_PIXEL_TRANSFERS_COMPLETED_CHROMIUM 0x84F5 |
+ |
// GL_OES_texure_3D |
#define GL_SAMPLER_3D_OES 0x8B5F |