Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c1473 PFNGLISPROGRAMARBPROC __glewIsProgramARB = NULL;
11785 …r = ((glIsProgramARB = (PFNGLISPROGRAMARBPROC)glewGetProcAddress((const GLubyte*)"glIsProgramARB")… in _glewInit_GL_ARB_vertex_program()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h8107 typedef GLboolean (GLAPIENTRY * PFNGLISPROGRAMARBPROC) (GLuint program); typedef
21005 GLEW_FUN_EXPORT PFNGLISPROGRAMARBPROC __glewIsProgramARB;
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c1465 PFNGLISPROGRAMARBPROC epoxy_glIsProgramARB;
92664 static PFNGLISPROGRAMARBPROC
127218 PFNGLISPROGRAMARBPROC epoxy_glIsProgramARB = epoxy_glIsProgramARB_global_rewrite_ptr;
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h6354 typedef GLboolean (APIENTRYP PFNGLISPROGRAMARBPROC) (GLuint program); typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dglext.h7411 typedef GLboolean (APIENTRYP PFNGLISPROGRAMARBPROC) (GLuint program); typedef
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h7413 typedef GLboolean (APIENTRYP PFNGLISPROGRAMARBPROC) (GLuint program); typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h3241 typedef GLboolean (APIENTRYP PFNGLISPROGRAMARBPROC) (GLuint program); typedef
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h3260 typedef GLboolean (APIENTRYP PFNGLISPROGRAMARBPROC) (GLuint program); typedef
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h8285 typedef GLboolean (GLAPIENTRY *PFNGLISPROGRAMARBPROC)(GLuint program); typedef