X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=fips-dispatch-gl.h;h=f70f4b82cd48df8f7c36fa641b89ef9d02fca04e;hp=928d1396f7852d01761213e0a1de66575488d8f2;hb=fac9c8c2d3bfc5e97f2fdcf90f8cbe3ac9b2c49e;hpb=6475596e655063624dbf54359bd2a45de6a17dd1 diff --git a/fips-dispatch-gl.h b/fips-dispatch-gl.h index 928d139..f70f4b8 100644 --- a/fips-dispatch-gl.h +++ b/fips-dispatch-gl.h @@ -71,6 +71,7 @@ typedef void (*PFNGLGETQUERYOBJECTUIVPROC)(GLuint, GLenum, GLuint *); #define GL_QUERY_RESULT 0x8866 #define GL_QUERY_RESULT_AVAILABLE 0x8867 +#define GL_TIME_ELAPSED 0x88BF extern PFNGLGENQUERIESPROC fips_dispatch_glGenQueries; #define glGenQueries fips_dispatch_glGenQueries