Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h4454 #define glCreateProgramPipelines GLEW_GET_FUN(__glewCreateProgramPipelines)
20368 GLEW_FUN_EXPORT PFNGLCREATEPROGRAMPIPELINESPROC __glewCreateProgramPipelines; variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c836 PFNGLCREATEPROGRAMPIPELINESPROC __glewCreateProgramPipelines = NULL; variable