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

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

Issue 895933004: Add UniformBlocks related commands to command buffer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@uniform
Patch Set: Working Created 5 years, 10 months 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 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 char* /* name */) { 279 char* /* name */) {
280 } 280 }
281 void GLES2InterfaceStub::GetActiveUniform(GLuint /* program */, 281 void GLES2InterfaceStub::GetActiveUniform(GLuint /* program */,
282 GLuint /* index */, 282 GLuint /* index */,
283 GLsizei /* bufsize */, 283 GLsizei /* bufsize */,
284 GLsizei* /* length */, 284 GLsizei* /* length */,
285 GLint* /* size */, 285 GLint* /* size */,
286 GLenum* /* type */, 286 GLenum* /* type */,
287 char* /* name */) { 287 char* /* name */) {
288 } 288 }
289 void GLES2InterfaceStub::GetActiveUniformBlockName(GLuint /* program */,
290 GLuint /* index */,
291 GLsizei /* bufsize */,
292 GLsizei* /* length */,
293 char* /* name */) {
294 }
289 void GLES2InterfaceStub::GetAttachedShaders(GLuint /* program */, 295 void GLES2InterfaceStub::GetAttachedShaders(GLuint /* program */,
290 GLsizei /* maxcount */, 296 GLsizei /* maxcount */,
291 GLsizei* /* count */, 297 GLsizei* /* count */,
292 GLuint* /* shaders */) { 298 GLuint* /* shaders */) {
293 } 299 }
294 GLint GLES2InterfaceStub::GetAttribLocation(GLuint /* program */, 300 GLint GLES2InterfaceStub::GetAttribLocation(GLuint /* program */,
295 const char* /* name */) { 301 const char* /* name */) {
296 return 0; 302 return 0;
297 } 303 }
298 void GLES2InterfaceStub::GetBooleanv(GLenum /* pname */, 304 void GLES2InterfaceStub::GetBooleanv(GLenum /* pname */,
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 return 0; 375 return 0;
370 } 376 }
371 void GLES2InterfaceStub::GetTexParameterfv(GLenum /* target */, 377 void GLES2InterfaceStub::GetTexParameterfv(GLenum /* target */,
372 GLenum /* pname */, 378 GLenum /* pname */,
373 GLfloat* /* params */) { 379 GLfloat* /* params */) {
374 } 380 }
375 void GLES2InterfaceStub::GetTexParameteriv(GLenum /* target */, 381 void GLES2InterfaceStub::GetTexParameteriv(GLenum /* target */,
376 GLenum /* pname */, 382 GLenum /* pname */,
377 GLint* /* params */) { 383 GLint* /* params */) {
378 } 384 }
385 GLuint GLES2InterfaceStub::GetUniformBlockIndex(GLuint /* program */,
386 const char* /* name */) {
387 return 0;
388 }
379 void GLES2InterfaceStub::GetUniformfv(GLuint /* program */, 389 void GLES2InterfaceStub::GetUniformfv(GLuint /* program */,
380 GLint /* location */, 390 GLint /* location */,
381 GLfloat* /* params */) { 391 GLfloat* /* params */) {
382 } 392 }
383 void GLES2InterfaceStub::GetUniformiv(GLuint /* program */, 393 void GLES2InterfaceStub::GetUniformiv(GLuint /* program */,
384 GLint /* location */, 394 GLint /* location */,
385 GLint* /* params */) { 395 GLint* /* params */) {
386 } 396 }
387 GLint GLES2InterfaceStub::GetUniformLocation(GLuint /* program */, 397 GLint GLES2InterfaceStub::GetUniformLocation(GLuint /* program */,
388 const char* /* name */) { 398 const char* /* name */) {
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
954 } 964 }
955 void GLES2InterfaceStub::RequestExtensionCHROMIUM(const char* /* extension */) { 965 void GLES2InterfaceStub::RequestExtensionCHROMIUM(const char* /* extension */) {
956 } 966 }
957 void GLES2InterfaceStub::RateLimitOffscreenContextCHROMIUM() { 967 void GLES2InterfaceStub::RateLimitOffscreenContextCHROMIUM() {
958 } 968 }
959 void GLES2InterfaceStub::GetProgramInfoCHROMIUM(GLuint /* program */, 969 void GLES2InterfaceStub::GetProgramInfoCHROMIUM(GLuint /* program */,
960 GLsizei /* bufsize */, 970 GLsizei /* bufsize */,
961 GLsizei* /* size */, 971 GLsizei* /* size */,
962 void* /* info */) { 972 void* /* info */) {
963 } 973 }
974 void GLES2InterfaceStub::GetUniformBlocksCHROMIUM(GLuint /* program */,
975 GLsizei /* bufsize */,
976 GLsizei* /* size */,
977 void* /* info */) {
978 }
964 GLuint GLES2InterfaceStub::CreateStreamTextureCHROMIUM(GLuint /* texture */) { 979 GLuint GLES2InterfaceStub::CreateStreamTextureCHROMIUM(GLuint /* texture */) {
965 return 0; 980 return 0;
966 } 981 }
967 GLuint GLES2InterfaceStub::CreateImageCHROMIUM(ClientBuffer /* buffer */, 982 GLuint GLES2InterfaceStub::CreateImageCHROMIUM(ClientBuffer /* buffer */,
968 GLsizei /* width */, 983 GLsizei /* width */,
969 GLsizei /* height */, 984 GLsizei /* height */,
970 GLenum /* internalformat */) { 985 GLenum /* internalformat */) {
971 return 0; 986 return 0;
972 } 987 }
973 void GLES2InterfaceStub::DestroyImageCHROMIUM(GLuint /* image_id */) { 988 void GLES2InterfaceStub::DestroyImageCHROMIUM(GLuint /* image_id */) {
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
1129 void GLES2InterfaceStub::SwapInterval(GLint /* interval */) { 1144 void GLES2InterfaceStub::SwapInterval(GLint /* interval */) {
1130 } 1145 }
1131 void GLES2InterfaceStub::MatrixLoadfCHROMIUM(GLenum /* matrixMode */, 1146 void GLES2InterfaceStub::MatrixLoadfCHROMIUM(GLenum /* matrixMode */,
1132 const GLfloat* /* m */) { 1147 const GLfloat* /* m */) {
1133 } 1148 }
1134 void GLES2InterfaceStub::MatrixLoadIdentityCHROMIUM(GLenum /* matrixMode */) { 1149 void GLES2InterfaceStub::MatrixLoadIdentityCHROMIUM(GLenum /* matrixMode */) {
1135 } 1150 }
1136 void GLES2InterfaceStub::BlendBarrierKHR() { 1151 void GLES2InterfaceStub::BlendBarrierKHR() {
1137 } 1152 }
1138 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_ 1153 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698