Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c1004 PFNGLPROGRAMUNIFORM3UI64ARBPROC __glewProgramUniform3ui64ARB = NULL;
10732 …r = ((glProgramUniform3ui64ARB = (PFNGLPROGRAMUNIFORM3UI64ARBPROC)glewGetProcAddress((const GLubyt… in _glewInit_GL_ARB_gpu_shader_int64()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h5103 typedef void (GLAPIENTRY * PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint… typedef
20536 GLEW_FUN_EXPORT PFNGLPROGRAMUNIFORM3UI64ARBPROC __glewProgramUniform3ui64ARB;
/external/mesa3d/include/GL/
Dglcorearb.h3239 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
Dglext.h3408 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c2113 PFNGLPROGRAMUNIFORM3UI64ARBPROC epoxy_glProgramUniform3ui64ARB;
99882 static PFNGLPROGRAMUNIFORM3UI64ARBPROC
128514 PFNGLPROGRAMUNIFORM3UI64ARBPROC epoxy_glProgramUniform3ui64ARB = epoxy_glProgramUniform3ui64ARB_glo…
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h8933 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3UI64ARBPROC)(GLuint program, GLint location, GLuint64… typedef