Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h348 PFNGLGETACTIVEUNIFORMNAMEPROC getActiveUniformName = nullptr;
Dfunctionsgl_typedefs.h649 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETACTIVEUNIFORMNAMEPROC)(GLuint, typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c1399 PFNGLGETACTIVEUNIFORMNAMEPROC __glewGetActiveUniformName = NULL;
11645 …r = ((glGetActiveUniformName = (PFNGLGETACTIVEUNIFORMNAMEPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ARB_uniform_buffer_object()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h7736 typedef void (GLAPIENTRY * PFNGLGETACTIVEUNIFORMNAMEPROC) (GLuint program, GLuint uniformIndex, GLs… typedef
20931 GLEW_FUN_EXPORT PFNGLGETACTIVEUNIFORMNAMEPROC __glewGetActiveUniformName;
/external/mesa3d/include/GL/
Dglcorearb.h1456 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMNAMEPROC) (GLuint program, GLuint uniformIndex, GLsize… typedef
Dglext.h1344 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMNAMEPROC) (GLuint program, GLuint uniformIndex, GLsize… typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c884 PFNGLGETACTIVEUNIFORMNAMEPROC epoxy_glGetActiveUniformName;
86288 static PFNGLGETACTIVEUNIFORMNAMEPROC
126056 PFNGLGETACTIVEUNIFORMNAMEPROC epoxy_glGetActiveUniformName = epoxy_glGetActiveUniformName_global_re…
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h7704 typedef void (GLAPIENTRY *PFNGLGETACTIVEUNIFORMNAMEPROC)(GLuint program, GLuint uniformIndex, GLsiz… typedef