Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h

Issue 793693003: Tile Compression (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file is auto-generated from 5 // This file is auto-generated from
6 // gpu/command_buffer/build_gles2_cmd_buffer.py 6 // gpu/command_buffer/build_gles2_cmd_buffer.py
7 // It's formatted by clang-format using chromium coding style: 7 // It's formatted by clang-format using chromium coding style:
8 // clang-format -i -style=chromium filename 8 // clang-format -i -style=chromium filename
9 // DO NOT EDIT! 9 // DO NOT EDIT!
10 10
(...skipping 850 matching lines...) Expand 10 before | Expand all | Expand 10 after
861 GLuint /* ioSurfaceId */, 861 GLuint /* ioSurfaceId */,
862 GLuint /* plane */) { 862 GLuint /* plane */) {
863 } 863 }
864 void GLES2InterfaceStub::CopyTextureCHROMIUM(GLenum /* target */, 864 void GLES2InterfaceStub::CopyTextureCHROMIUM(GLenum /* target */,
865 GLenum /* source_id */, 865 GLenum /* source_id */,
866 GLenum /* dest_id */, 866 GLenum /* dest_id */,
867 GLint /* level */, 867 GLint /* level */,
868 GLint /* internalformat */, 868 GLint /* internalformat */,
869 GLenum /* dest_type */) { 869 GLenum /* dest_type */) {
870 } 870 }
871 void GLES2InterfaceStub::CopyCompressedTextureCHROMIUM(
872 GLenum /* target */,
873 GLenum /* source_id */,
874 GLenum /* dest_id */,
875 GLenum /* internalformat */,
876 GLenum /* dest_type */) {
877 }
871 void GLES2InterfaceStub::DrawArraysInstancedANGLE(GLenum /* mode */, 878 void GLES2InterfaceStub::DrawArraysInstancedANGLE(GLenum /* mode */,
872 GLint /* first */, 879 GLint /* first */,
873 GLsizei /* count */, 880 GLsizei /* count */,
874 GLsizei /* primcount */) { 881 GLsizei /* primcount */) {
875 } 882 }
876 void GLES2InterfaceStub::DrawElementsInstancedANGLE(GLenum /* mode */, 883 void GLES2InterfaceStub::DrawElementsInstancedANGLE(GLenum /* mode */,
877 GLsizei /* count */, 884 GLsizei /* count */,
878 GLenum /* type */, 885 GLenum /* type */,
879 const void* /* indices */, 886 const void* /* indices */,
880 GLsizei /* primcount */) { 887 GLsizei /* primcount */) {
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
950 void GLES2InterfaceStub::AsyncTexImage2DCHROMIUM(GLenum /* target */, 957 void GLES2InterfaceStub::AsyncTexImage2DCHROMIUM(GLenum /* target */,
951 GLint /* level */, 958 GLint /* level */,
952 GLenum /* internalformat */, 959 GLenum /* internalformat */,
953 GLsizei /* width */, 960 GLsizei /* width */,
954 GLsizei /* height */, 961 GLsizei /* height */,
955 GLint /* border */, 962 GLint /* border */,
956 GLenum /* format */, 963 GLenum /* format */,
957 GLenum /* type */, 964 GLenum /* type */,
958 const void* /* pixels */) { 965 const void* /* pixels */) {
959 } 966 }
967 void GLES2InterfaceStub::AsyncCompressedTexSubImage2DCHROMIUM(
968 GLenum /* target */,
969 GLint /* level */,
970 GLint /* xoffset */,
971 GLint /* yoffset */,
972 GLsizei /* width */,
973 GLsizei /* height */,
974 GLenum /* format */,
975 GLsizei /* imagesize */,
976 const void* /* data */) {
977 }
978 void GLES2InterfaceStub::AsyncCompressedTexImage2DCHROMIUM(
979 GLenum /* target */,
980 GLint /* level */,
981 GLint /* internalformat */,
982 GLsizei /* width */,
983 GLsizei /* height */,
984 GLint /* border */,
985 GLsizei /* imagesize */,
986 const void* /* pixels */) {
987 }
960 void GLES2InterfaceStub::WaitAsyncTexImage2DCHROMIUM(GLenum /* target */) { 988 void GLES2InterfaceStub::WaitAsyncTexImage2DCHROMIUM(GLenum /* target */) {
961 } 989 }
962 void GLES2InterfaceStub::WaitAllAsyncTexImage2DCHROMIUM() { 990 void GLES2InterfaceStub::WaitAllAsyncTexImage2DCHROMIUM() {
963 } 991 }
964 void GLES2InterfaceStub::DiscardFramebufferEXT( 992 void GLES2InterfaceStub::DiscardFramebufferEXT(
965 GLenum /* target */, 993 GLenum /* target */,
966 GLsizei /* count */, 994 GLsizei /* count */,
967 const GLenum* /* attachments */) { 995 const GLenum* /* attachments */) {
968 } 996 }
969 void GLES2InterfaceStub::LoseContextCHROMIUM(GLenum /* current */, 997 void GLES2InterfaceStub::LoseContextCHROMIUM(GLenum /* current */,
(...skipping 25 matching lines...) Expand all
995 void GLES2InterfaceStub::SwapInterval(GLint /* interval */) { 1023 void GLES2InterfaceStub::SwapInterval(GLint /* interval */) {
996 } 1024 }
997 void GLES2InterfaceStub::MatrixLoadfCHROMIUM(GLenum /* matrixMode */, 1025 void GLES2InterfaceStub::MatrixLoadfCHROMIUM(GLenum /* matrixMode */,
998 const GLfloat* /* m */) { 1026 const GLfloat* /* m */) {
999 } 1027 }
1000 void GLES2InterfaceStub::MatrixLoadIdentityCHROMIUM(GLenum /* matrixMode */) { 1028 void GLES2InterfaceStub::MatrixLoadIdentityCHROMIUM(GLenum /* matrixMode */) {
1001 } 1029 }
1002 void GLES2InterfaceStub::BlendBarrierKHR() { 1030 void GLES2InterfaceStub::BlendBarrierKHR() {
1003 } 1031 }
1004 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_ 1032 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698