Searched refs:glVertexAttrib4s (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 2061 #define glVertexAttrib4s MANGLE(VertexAttrib4s) macro
|
D | glext.h | 6660 GLAPI void APIENTRY glVertexAttrib4s (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 954 GLAPI void APIENTRY glVertexAttrib4s (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 937 GLAPI void APIENTRY glVertexAttrib4s (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
|
D | glext.h | 812 GLAPI void APIENTRY glVertexAttrib4s (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w);
|