Skip to content

Commit

Permalink
Update khronos headers.
Browse files Browse the repository at this point in the history
BUG=

Review URL: https://codereview.chromium.org/637953007

Cr-Commit-Position: refs/heads/master@{#300868}
  • Loading branch information
ed authored and Commit bot committed Oct 23, 2014
1 parent 2a744d4 commit 14b90d5
Show file tree
Hide file tree
Showing 3 changed files with 454 additions and 7 deletions.
6 changes: 3 additions & 3 deletions third_party/khronos/GLES2/gl2.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ extern "C" {
#endif

/*
** Copyright (c) 2013 The Khronos Group Inc.
** Copyright (c) 2013-2014 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
Expand All @@ -33,13 +33,13 @@ extern "C" {
** used to make the header, and the header can be found at
** http://www.opengl.org/registry/
**
** Khronos $Revision: 24263 $ on $Date: 2013-12-02 03:42:02 -0800 (Mon, 02 Dec 2013) $
** Khronos $Revision: 28366 $ on $Date: 2014-10-20 11:29:02 +0200 (Mon, 20 Oct 2014) $
*/

#include <GLES2/gl2chromium.h>
#include <GLES2/gl2platform.h>

/* Generated on date 20131202 */
/* Generated on date 20141020 */

/* Generated C header for:
* API: gles2
Expand Down
Loading

0 comments on commit 14b90d5

Please sign in to comment.