Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c996 PFNGLPROGRAMUNIFORM1UI64ARBPROC __glewProgramUniform1ui64ARB = NULL;
10724 …r = ((glProgramUniform1ui64ARB = (PFNGLPROGRAMUNIFORM1UI64ARBPROC)glewGetProcAddress((const GLubyt… in _glewInit_GL_ARB_gpu_shader_int64()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h5095 typedef void (GLAPIENTRY * PFNGLPROGRAMUNIFORM1UI64ARBPROC) (GLuint program, GLint location, GLuint… typedef
20528 GLEW_FUN_EXPORT PFNGLPROGRAMUNIFORM1UI64ARBPROC __glewProgramUniform1ui64ARB;
/external/mesa3d/include/GL/
Dglcorearb.h3237 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
Dglext.h3406 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UI64ARBPROC) (GLuint program, GLint location, GLuint64 … typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c2065 PFNGLPROGRAMUNIFORM1UI64ARBPROC epoxy_glProgramUniform1ui64ARB;
99090 static PFNGLPROGRAMUNIFORM1UI64ARBPROC
128418 PFNGLPROGRAMUNIFORM1UI64ARBPROC epoxy_glProgramUniform1ui64ARB = epoxy_glProgramUniform1ui64ARB_glo…
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h8885 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1UI64ARBPROC)(GLuint program, GLint location, GLuint64… typedef