Index: gpu/command_buffer/cmd_buffer_functions.txt |
diff --git a/gpu/command_buffer/cmd_buffer_functions.txt b/gpu/command_buffer/cmd_buffer_functions.txt |
index 1f579fdb97b00096de47eee45a9677a6bc0c4350..5dd556273b38e8d8c420a54baf68b1a00756a1fc 100644 |
--- a/gpu/command_buffer/cmd_buffer_functions.txt |
+++ b/gpu/command_buffer/cmd_buffer_functions.txt |
@@ -361,5 +361,6 @@ GL_APICALL GLint GL_APIENTRY glGetFragDataIndexEXT (GLidProgram program, |
// Extension CHROMIUM_stream_texture_matrix |
GL_APICALL void GL_APIENTRY glUniformMatrix4fvStreamTextureMatrixCHROMIUM (GLintUniformLocation location, GLbooleanFalseOnly transpose, const GLfloat* transform); |
+GL_APICALL void GL_APIENTRY glSendOverlayPromotionHintCHROMIUM (GLidBindTexture texture, GLboolean promotion_hint, GLint display_x, GLint display_y); |
GL_APICALL void GL_APIENTRY glSwapBuffersWithDamageCHROMIUM (GLint x, GLint y, GLint width, GLint height); |