Home
last modified time | relevance | path

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

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