| 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 80c228450a4f1a0f49efeba67e6d8aafb1fbba72..9b791dfa78c4098463d25443dd94140abb0610ef 100644
|
| --- a/gpu/command_buffer/cmd_buffer_functions.txt
|
| +++ b/gpu/command_buffer/cmd_buffer_functions.txt
|
| @@ -356,4 +356,4 @@
|
| GL_APICALL GLint GL_APIENTRY glGetFragDataIndexEXT (GLidProgram program, const char* name);
|
|
|
| // Extension CHROMIUM_stream_texture_matrix
|
| -GL_APICALL void GL_APIENTRY glUniformMatrix4fvStreamTextureMatrixCHROMIUM (GLintUniformLocation location, GLbooleanFalseOnly transpose, const GLfloat* transform);
|
| +GL_APICALL void GL_APIENTRY glUniformMatrix4fvStreamTextureMatrixCHROMIUM (GLintUniformLocation location, GLbooleanFalseOnly transpose, const GLfloat* default_value);
|
|
|