Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c1017 PFNGLUNIFORM2UI64VARBPROC __glewUniform2ui64vARB = NULL;
10745 …r = ((glUniform2ui64vARB = (PFNGLUNIFORM2UI64VARBPROC)glewGetProcAddress((const GLubyte*)"glUnifor… in _glewInit_GL_ARB_gpu_shader_int64()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h5116 typedef void (GLAPIENTRY * PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint6… typedef
20549 GLEW_FUN_EXPORT PFNGLUNIFORM2UI64VARBPROC __glewUniform2ui64vARB;
/aosp_15_r20/hardware/google/gfxstream/include/GL/
DGLcorearb.h3240 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglcorearb.h3222 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
H A Dglext.h3391 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c2739 PFNGLUNIFORM2UI64VARBPROC epoxy_glUniform2ui64vARB;
106986 static PFNGLUNIFORM2UI64VARBPROC
129766 PFNGLUNIFORM2UI64VARBPROC epoxy_glUniform2ui64vARB = epoxy_glUniform2ui64vARB_global_rewrite_ptr;
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h9559 typedef void (GLAPIENTRY *PFNGLUNIFORM2UI64VARBPROC)(GLint location, GLsizei count, const GLuint64 … typedef