Home
last modified time | relevance | path

Searched refs:GLEW_SGIX_async (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c17268 if (glewExperimental || GLEW_SGIX_async) GLEW_SGIX_async = !_glewInit_GL_SGIX_async(); in glewContextInit()
25911 ret = GLEW_SGIX_async; in glewIsSupported()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h18353 #define GLEW_SGIX_async GLEW_GET_VAR(__GLEW_SGIX_async) macro