Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dglxext.h273 GLXContext glXGetCurrentAssociatedContextAMD (void);
/external/mesa3d/include/GL/
Dglxext.h273 GLXContext glXGetCurrentAssociatedContextAMD (void);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h377 #define glXGetCurrentAssociatedContextAMD GLXEW_GET_FUN(__glewXGetCurrentAssociatedContextAMD) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c20029 …r = ((glXGetCurrentAssociatedContextAMD = (PFNGLXGETCURRENTASSOCIATEDCONTEXTAMDPROC)glewGetProcAdd… in _glewInit_GLX_AMD_gpu_association()