Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1446 #define GLXEW_SGI_cushion GLXEW_GET_VAR(__GLXEW_SGI_cushion) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c20798 GLXEW_SGI_cushion = _glewSearchExtension("GLX_SGI_cushion", extStart, extEnd); in glxewInit()
20799 if (glewExperimental || GLXEW_SGI_cushion) GLXEW_SGI_cushion = !_glewInit_GLX_SGI_cushion(); in glxewInit()
27570 ret = GLXEW_SGI_cushion; in glxewIsSupported()