summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h')
-rw-r--r--gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
index 7b9569d..5e34714 100644
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
@@ -346,6 +346,9 @@ void GLES2InterfaceStub::GetFramebufferAttachmentParameteriv(
GLenum /* pname */,
GLint* /* params */) {
}
+void GLES2InterfaceStub::GetInteger64v(GLenum /* pname */,
+ GLint64* /* params */) {
+}
void GLES2InterfaceStub::GetIntegerv(GLenum /* pname */, GLint* /* params */) {
}
void GLES2InterfaceStub::GetInternalformativ(GLenum /* target */,