summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2013-05-28 23:28:51 +0100
committerRobert Bragg <robert@linux.intel.com>2013-05-29 19:10:55 +0100
commitba79020e0f5b102e8b25cd831c408dd68d241297 (patch)
treec228467d8122472496eed13a7fe9d21da4fde538 /examples
parent108e3c548b7866190845f163c84a05212718bd70 (diff)
downloadcogl-ba79020e0f5b102e8b25cd831c408dd68d241297.tar.gz
gl: #ifdef guard ARB_sync api in cogl-all-functions.h
The ARB_sync api depends on a GLsync type which may not be available if GL_ARB_sync isn't defined, such as when building for gles2 only. This guards the prototypes with #ifdef GL_ARB_sync to fix compilation when a GLsync type isn't defined. Reviewed-by: Neil Roberts <neil@linux.intel.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions