Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c9227 static GLboolean _glewInit_GL_SGIX_datapipe ();
15656 static GLboolean _glewInit_GL_SGIX_datapipe () in _glewInit_GL_SGIX_datapipe() function
17271 if (glewExperimental || GLEW_SGIX_datapipe) GLEW_SGIX_datapipe = !_glewInit_GL_SGIX_datapipe(); in glewContextInit()