Searched refs:glRasterPos4i (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 248 glRasterPos4i = glRasterPos4i@16
|
D | osmesa.def | 251 glRasterPos4i
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 241 glRasterPos4i = glRasterPos4i@16
|
D | opengl32.def | 241 glRasterPos4i
|
D | stw_context.c | 687 &glRasterPos4i,
|
D | gldrv.h | 116 void (APIENTRY *glRasterPos4i )( GLint x, GLint y, GLint z, GLint w );
|
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 1426 glRasterPos4i
|
D | opengl32_autogen.def | 1426 glRasterPos4i
|
D | libGLESv2_autogen.cpp | 6744 void GL_APIENTRY glRasterPos4i(GLint x, GLint y, GLint z, GLint w) in glRasterPos4i() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1084 GLAPI void GLAPIENTRY glRasterPos4i( GLint x, GLint y, GLint z, GLint w );
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 1082 GLAPI void GLAPIENTRY glRasterPos4i (GLint x, GLint y, GLint z, GLint w);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1076 GLAPI void GLAPIENTRY glRasterPos4i (GLint x, GLint y, GLint z, GLint w);
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 18862 #define glRasterPos4i epoxy_glRasterPos4i macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116712 GEN_THUNKS(glRasterPos4i, (GLint x, GLint y, GLint z, GLint w), (x, y, z, w))
|