Searched refs:glRasterPos3s (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 242 glRasterPos3s = glRasterPos3s@12
|
D | osmesa.def | 245 glRasterPos3s
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 235 glRasterPos3s = glRasterPos3s@12
|
D | opengl32.def | 235 glRasterPos3s
|
D | stw_context.c | 681 &glRasterPos3s,
|
D | gldrv.h | 110 void (APIENTRY *glRasterPos3s )( GLshort x, GLshort y, GLshort z );
|
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 1420 glRasterPos3s
|
D | opengl32_autogen.def | 1420 glRasterPos3s
|
D | libGLESv2_autogen.cpp | 6714 void GL_APIENTRY glRasterPos3s(GLshort x, GLshort y, GLshort z) in glRasterPos3s() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1080 GLAPI void GLAPIENTRY glRasterPos3s( GLshort x, GLshort y, GLshort z );
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 1076 GLAPI void GLAPIENTRY glRasterPos3s (GLshort x, GLshort y, GLshort z);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1070 GLAPI void GLAPIENTRY glRasterPos3s (GLshort x, GLshort y, GLshort z);
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 18854 #define glRasterPos3s epoxy_glRasterPos3s macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116704 GEN_THUNKS(glRasterPos3s, (GLshort x, GLshort y, GLshort z), (x, y, z))
|