Home
last modified time | relevance | path

Searched refs:glWindowPos2d (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1645 glWindowPos2d
Dopengl32_autogen.def1645 glWindowPos2d
DlibGLESv2_autogen.cpp7578 void GL_APIENTRY glWindowPos2d(GLdouble x, GLdouble y) in glWindowPos2d() function
/external/cronet/third_party/quic_trace/src/third_party/glew/src/
Dglew.c1044 …r = ((glWindowPos2d = (PFNGLWINDOWPOS2DPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2d")) =… in _glewInit_GL_VERSION_1_4()
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h1604 #define glWindowPos2d GLEW_GET_FUN(__glewWindowPos2d) macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c9364 …r = ((glWindowPos2d = (PFNGLWINDOWPOS2DPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2d")) =… in _glewInit_GL_VERSION_1_4()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1598 #define glWindowPos2d GLEW_GET_FUN(__glewWindowPos2d) macro
/external/mesa3d/include/GL/
Dglext.h446 GLAPI void APIENTRY glWindowPos2d (GLdouble x, GLdouble y);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19881 #define glWindowPos2d epoxy_glWindowPos2d macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117731 GEN_THUNKS(glWindowPos2d, (GLdouble x, GLdouble y), (x, y))