Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c1008 PFNGLPROGRAMUNIFORM4UI64ARBPROC __glewProgramUniform4ui64ARB = NULL;
10736 …r = ((glProgramUniform4ui64ARB = (PFNGLPROGRAMUNIFORM4UI64ARBPROC)glewGetProcAddress((const GLubyt… in _glewInit_GL_ARB_gpu_shader_int64()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h5107 typedef void (GLAPIENTRY * PFNGLPROGRAMUNIFORM4UI64ARBPROC) (GLuint program, GLint location, GLuint… typedef
20540 GLEW_FUN_EXPORT PFNGLPROGRAMUNIFORM4UI64ARBPROC __glewProgramUniform4ui64ARB;
/external/mesa3d/include/GL/
Dglcorearb.h3259 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
Dglext.h3416 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c2137 PFNGLPROGRAMUNIFORM4UI64ARBPROC epoxy_glProgramUniform4ui64ARB;
100278 static PFNGLPROGRAMUNIFORM4UI64ARBPROC
128562 PFNGLPROGRAMUNIFORM4UI64ARBPROC epoxy_glProgramUniform4ui64ARB = epoxy_glProgramUniform4ui64ARB_glo…
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h8957 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM4UI64ARBPROC)(GLuint program, GLint location, GLuint64… typedef