Home
last modified time | relevance | path

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

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