Searched refs:glTexCoord4s (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 303 glTexCoord4s = glTexCoord4s@16
|
D | osmesa.def | 306 glTexCoord4s
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 296 glTexCoord4s = glTexCoord4s@16
|
D | opengl32.def | 296 glTexCoord4s
|
D | stw_context.c | 729 &glTexCoord4s,
|
D | gldrv.h | 158 void (APIENTRY *glTexCoord4s )( GLshort s, GLshort t, GLshort r, GLshort q );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 272 glTexCoord4s
|
D | libGL_autogen.cpp | 1381 void GL_APIENTRY glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q) in glTexCoord4s() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1049 GLAPI void GLAPIENTRY glTexCoord4s( GLshort s, GLshort t, GLshort r, GLshort q );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1131 GLAPI void GLAPIENTRY glTexCoord4s (GLshort s, GLshort t, GLshort r, GLshort q);
|