Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c1016 PFNGLUNIFORM2UI64ARBPROC __glewUniform2ui64ARB = NULL;
10744 …r = ((glUniform2ui64ARB = (PFNGLUNIFORM2UI64ARBPROC)glewGetProcAddress((const GLubyte*)"glUniform2… in _glewInit_GL_ARB_gpu_shader_int64()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h5115 typedef void (GLAPIENTRY * PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
20548 GLEW_FUN_EXPORT PFNGLUNIFORM2UI64ARBPROC __glewUniform2ui64ARB;
/aosp_15_r20/hardware/google/gfxstream/include/GL/
DGLcorearb.h3236 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglcorearb.h3218 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
H A Dglext.h3387 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c2737 PFNGLUNIFORM2UI64ARBPROC epoxy_glUniform2ui64ARB;
106964 static PFNGLUNIFORM2UI64ARBPROC
129762 PFNGLUNIFORM2UI64ARBPROC epoxy_glUniform2ui64ARB = epoxy_glUniform2ui64ARB_global_rewrite_ptr;
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h9557 typedef void (GLAPIENTRY *PFNGLUNIFORM2UI64ARBPROC)(GLint location, GLuint64 x, GLuint64 y); typedef