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 342f4eb6374e60300913595a520b2859bb95e93b..3a49309a0132790ea58e18119364971ad0ab21b7 100644 |
--- a/gpu/command_buffer/cmd_buffer_functions.txt |
+++ b/gpu/command_buffer/cmd_buffer_functions.txt |
@@ -186,4 +186,5 @@ GL_APICALL void GL_APIENTRY glGenMailboxCHROMIUM (GLbyte* mailbox); |
GL_APICALL void GL_APIENTRY glProduceTextureCHROMIUM (GLenumTextureTarget target, const GLbyte* mailbox); |
GL_APICALL void GL_APIENTRY glConsumeTextureCHROMIUM (GLenumTextureTarget target, const GLbyte* mailbox); |
GL_APICALL void GL_APIENTRY glBindUniformLocationCHROMIUM (GLidProgram program, GLint location, const char* name); |
+GL_APICALL void GL_APIENTRY glTexImagePixmap2DCHROMIUM (GLenumTextureBindTarget target, GLuint pixmapId); |