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

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

Issue 10782005: Add a shallow command buffer flush that doesn't glFlush (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | Annotate | Revision Log
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 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 // DO NOT EDIT! 7 // DO NOT EDIT!
8 8
9 // This file is included by gles2_implementation.h to declare the 9 // This file is included by gles2_implementation.h to declare the
10 // GL api functions. 10 // GL api functions.
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 352
353 void DrawElements( 353 void DrawElements(
354 GLenum mode, GLsizei count, GLenum type, const void* indices); 354 GLenum mode, GLsizei count, GLenum type, const void* indices);
355 355
356 void Enable(GLenum cap); 356 void Enable(GLenum cap);
357 357
358 void Finish(); 358 void Finish();
359 359
360 void Flush(); 360 void Flush();
361 361
362 void ShallowFlushCHROMIUM();
363
362 void FramebufferRenderbuffer( 364 void FramebufferRenderbuffer(
363 GLenum target, GLenum attachment, GLenum renderbuffertarget, 365 GLenum target, GLenum attachment, GLenum renderbuffertarget,
364 GLuint renderbuffer) { 366 GLuint renderbuffer) {
365 GPU_CLIENT_SINGLE_THREAD_CHECK(); 367 GPU_CLIENT_SINGLE_THREAD_CHECK();
366 GPU_CLIENT_LOG("[" << this << "] glFramebufferRenderbuffer(" << GLES2Util::Get StringFrameBufferTarget(target) << ", " << GLES2Util::GetStringAttachment(attach ment) << ", " << GLES2Util::GetStringRenderBufferTarget(renderbuffertarget) << " , " << renderbuffer << ")"); // NOLINT 368 GPU_CLIENT_LOG("[" << this << "] glFramebufferRenderbuffer(" << GLES2Util::Get StringFrameBufferTarget(target) << ", " << GLES2Util::GetStringAttachment(attach ment) << ", " << GLES2Util::GetStringRenderBufferTarget(renderbuffertarget) << " , " << renderbuffer << ")"); // NOLINT
367 helper_->FramebufferRenderbuffer( 369 helper_->FramebufferRenderbuffer(
368 target, attachment, renderbuffertarget, renderbuffer); 370 target, attachment, renderbuffertarget, renderbuffer);
369 } 371 }
370 372
371 void FramebufferTexture2D( 373 void FramebufferTexture2D(
(...skipping 1181 matching lines...) Expand 10 before | Expand all | Expand 10 after
1553 GPU_CLIENT_LOG("[" << this << "] glConsumeTextureCHROMIUM(" << GLES2Util::GetS tringTextureTarget(target) << ", " << static_cast<const void*>(mailbox) << ")"); // NOLINT 1555 GPU_CLIENT_LOG("[" << this << "] glConsumeTextureCHROMIUM(" << GLES2Util::GetS tringTextureTarget(target) << ", " << static_cast<const void*>(mailbox) << ")"); // NOLINT
1554 GPU_CLIENT_LOG("values: " << mailbox[0] << ", " << mailbox[1] << ", " << mailb ox[2] << ", " << mailbox[3] << ", " << mailbox[4] << ", " << mailbox[5] << ", " << mailbox[6] << ", " << mailbox[7] << ", " << mailbox[8] << ", " << mailbox[9] << ", " << mailbox[10] << ", " << mailbox[11] << ", " << mailbox[12] << ", " << mailbox[13] << ", " << mailbox[14] << ", " << mailbox[15] << ", " << mailbox[16] << ", " << mailbox[17] << ", " << mailbox[18] << ", " << mailbox[19] << ", " << mailbox[20] << ", " << mailbox[21] << ", " << mailbox[22] << ", " << mailbox[23 ] << ", " << mailbox[24] << ", " << mailbox[25] << ", " << mailbox[26] << ", " < < mailbox[27] << ", " << mailbox[28] << ", " << mailbox[29] << ", " << mailbox[3 0] << ", " << mailbox[31] << ", " << mailbox[32] << ", " << mailbox[33] << ", " << mailbox[34] << ", " << mailbox[35] << ", " << mailbox[36] << ", " << mailbox[ 37] << ", " << mailbox[38] << ", " << mailbox[39] << ", " << mailbox[40] << ", " << mailbox[41] << ", " << mailbox[42] << ", " << mailbox[43] << ", " << mailbox [44] << ", " << mailbox[45] << ", " << mailbox[46] << ", " << mailbox[47] << ", " << mailbox[48] << ", " << mailbox[49] << ", " << mailbox[50] << ", " << mailbo x[51] << ", " << mailbox[52] << ", " << mailbox[53] << ", " << mailbox[54] << ", " << mailbox[55] << ", " << mailbox[56] << ", " << mailbox[57] << ", " << mailb ox[58] << ", " << mailbox[59] << ", " << mailbox[60] << ", " << mailbox[61] << " , " << mailbox[62] << ", " << mailbox[63]); // NOLINT 1556 GPU_CLIENT_LOG("values: " << mailbox[0] << ", " << mailbox[1] << ", " << mailb ox[2] << ", " << mailbox[3] << ", " << mailbox[4] << ", " << mailbox[5] << ", " << mailbox[6] << ", " << mailbox[7] << ", " << mailbox[8] << ", " << mailbox[9] << ", " << mailbox[10] << ", " << mailbox[11] << ", " << mailbox[12] << ", " << mailbox[13] << ", " << mailbox[14] << ", " << mailbox[15] << ", " << mailbox[16] << ", " << mailbox[17] << ", " << mailbox[18] << ", " << mailbox[19] << ", " << mailbox[20] << ", " << mailbox[21] << ", " << mailbox[22] << ", " << mailbox[23 ] << ", " << mailbox[24] << ", " << mailbox[25] << ", " << mailbox[26] << ", " < < mailbox[27] << ", " << mailbox[28] << ", " << mailbox[29] << ", " << mailbox[3 0] << ", " << mailbox[31] << ", " << mailbox[32] << ", " << mailbox[33] << ", " << mailbox[34] << ", " << mailbox[35] << ", " << mailbox[36] << ", " << mailbox[ 37] << ", " << mailbox[38] << ", " << mailbox[39] << ", " << mailbox[40] << ", " << mailbox[41] << ", " << mailbox[42] << ", " << mailbox[43] << ", " << mailbox [44] << ", " << mailbox[45] << ", " << mailbox[46] << ", " << mailbox[47] << ", " << mailbox[48] << ", " << mailbox[49] << ", " << mailbox[50] << ", " << mailbo x[51] << ", " << mailbox[52] << ", " << mailbox[53] << ", " << mailbox[54] << ", " << mailbox[55] << ", " << mailbox[56] << ", " << mailbox[57] << ", " << mailb ox[58] << ", " << mailbox[59] << ", " << mailbox[60] << ", " << mailbox[61] << " , " << mailbox[62] << ", " << mailbox[63]); // NOLINT
1555 helper_->ConsumeTextureCHROMIUMImmediate(target, mailbox); 1557 helper_->ConsumeTextureCHROMIUMImmediate(target, mailbox);
1556 } 1558 }
1557 1559
1558 void BindUniformLocationCHROMIUM( 1560 void BindUniformLocationCHROMIUM(
1559 GLuint program, GLint location, const char* name); 1561 GLuint program, GLint location, const char* name);
1560 1562
1561 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_ 1563 #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_
1562 1564
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698