Home
last modified time | relevance | path

Searched refs:glWindowPos3dvMESA (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h2282 #define glWindowPos3dvMESA MANGLE(WindowPos3dvMESA) macro
Dglext.h9987 GLAPI void APIENTRY glWindowPos3dvMESA (const GLdouble *v);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dgl_mangle.h2282 #define glWindowPos3dvMESA MANGLE(WindowPos3dvMESA) macro
Dglext.h9985 GLAPI void APIENTRY glWindowPos3dvMESA (const GLdouble *v);
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h8598 GLAPI void APIENTRY glWindowPos3dvMESA (const GLdouble *v);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h8774 GLAPI void APIENTRY glWindowPos3dvMESA (const GLdouble *v);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/
H A Dglew.c14032 …r = ((glWindowPos3dvMESA = (PFNGLWINDOWPOS3DVMESAPROC)glewGetProcAddress((const GLubyte*)"glWindow… in _glewInit_GL_MESA_window_pos()
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h9455 GLAPI void APIENTRY glWindowPos3dvMESA (const GLdouble *v);
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h13966 #define glWindowPos3dvMESA GLEW_GET_FUN(__glewWindowPos3dvMESA) macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h19910 #define glWindowPos3dvMESA epoxy_glWindowPos3dvMESA macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/
H A Dgl_generated_dispatch.c117760 GEN_THUNKS(glWindowPos3dvMESA, (const GLdouble * v), (v))