Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c17271 if (glewExperimental || GLEW_SGIX_datapipe) GLEW_SGIX_datapipe = !_glewInit_GL_SGIX_datapipe(); in glewContextInit()
26030 ret = GLEW_SGIX_datapipe; in glewIsSupported()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h18555 #define GLEW_SGIX_datapipe GLEW_GET_VAR(__GLEW_SGIX_datapipe) macro