Searched refs:glWindowPos3s (Results 1 – 10 of 10) sorted by relevance
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 1659 glWindowPos3s
|
D | opengl32_autogen.def | 1659 glWindowPos3s
|
D | libGLESv2_autogen.cpp | 7648 void GL_APIENTRY glWindowPos3s(GLshort x, GLshort y, GLshort z) in glWindowPos3s() function
|
/external/cronet/third_party/quic_trace/src/third_party/glew/src/ |
D | glew.c | 1058 …r = ((glWindowPos3s = (PFNGLWINDOWPOS3SPROC)glewGetProcAddress((const GLubyte*)"glWindowPos3s")) =… in _glewInit_GL_VERSION_1_4()
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 1618 #define glWindowPos3s GLEW_GET_FUN(__glewWindowPos3s) macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 9378 …r = ((glWindowPos3s = (PFNGLWINDOWPOS3SPROC)glewGetProcAddress((const GLubyte*)"glWindowPos3s")) =… in _glewInit_GL_VERSION_1_4()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1612 #define glWindowPos3s GLEW_GET_FUN(__glewWindowPos3s) macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 460 GLAPI void APIENTRY glWindowPos3s (GLshort x, GLshort y, GLshort z);
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 19923 #define glWindowPos3s epoxy_glWindowPos3s macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 117773 GEN_THUNKS(glWindowPos3s, (GLshort x, GLshort y, GLshort z), (x, y, z))
|