Home
last modified time | relevance | path

Searched refs:PFNGLGETPROGRAMIVARBPROC (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c1468 PFNGLGETPROGRAMIVARBPROC __glewGetProgramivARB = NULL;
11780 …r = ((glGetProgramivARB = (PFNGLGETPROGRAMIVARBPROC)glewGetProcAddress((const GLubyte*)"glGetProgr… in _glewInit_GL_ARB_vertex_program()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h8102 typedef void (GLAPIENTRY * PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint* params); typedef
21000 GLEW_FUN_EXPORT PFNGLGETPROGRAMIVARBPROC __glewGetProgramivARB;
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c1164 PFNGLGETPROGRAMIVARBPROC epoxy_glGetProgramivARB;
89136 static PFNGLGETPROGRAMIVARBPROC
126616 PFNGLGETPROGRAMIVARBPROC epoxy_glGetProgramivARB = epoxy_glGetProgramivARB_global_rewrite_ptr;
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h6348 typedef void (APIENTRYP PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint *params); typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dglext.h7405 typedef void (APIENTRYP PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint *params); typedef
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h7407 typedef void (APIENTRYP PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint *params); typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h3239 typedef void (APIENTRYP PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint *params); typedef
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h3258 typedef void (APIENTRYP PFNGLGETPROGRAMIVARBPROC) (GLenum target, GLenum pname, GLint *params); typedef
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h7984 typedef void (GLAPIENTRY *PFNGLGETPROGRAMIVARBPROC)(GLenum target, GLenum pname, GLint * params); typedef