Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c998 PFNGLPROGRAMUNIFORM2I64ARBPROC __glewProgramUniform2i64ARB = NULL;
10726 …r = ((glProgramUniform2i64ARB = (PFNGLPROGRAMUNIFORM2I64ARBPROC)glewGetProcAddress((const GLubyte*… in _glewInit_GL_ARB_gpu_shader_int64()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h5097 typedef void (GLAPIENTRY * PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64… typedef
20530 GLEW_FUN_EXPORT PFNGLPROGRAMUNIFORM2I64ARBPROC __glewProgramUniform2i64ARB;
/aosp_15_r20/hardware/google/gfxstream/include/GL/
DGLcorearb.h3248 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x,… typedef
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglcorearb.h3230 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x,… typedef
H A Dglext.h3399 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x,… typedef
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c2081 PFNGLPROGRAMUNIFORM2I64ARBPROC epoxy_glProgramUniform2i64ARB;
99354 static PFNGLPROGRAMUNIFORM2I64ARBPROC
128450 PFNGLPROGRAMUNIFORM2I64ARBPROC epoxy_glProgramUniform2i64ARB = epoxy_glProgramUniform2i64ARB_global…
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h8901 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM2I64ARBPROC)(GLuint program, GLint location, GLint64 x… typedef