Searched refs:glVertexAttrib3s (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 2023 #define glVertexAttrib3s MANGLE(VertexAttrib3s) macro
|
D | glext.h | 6645 GLAPI void APIENTRY glVertexAttrib3s (GLuint index, GLshort x, GLshort y, GLshort z);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 939 GLAPI void APIENTRY glVertexAttrib3s (GLuint index, GLshort x, GLshort y, GLshort z);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 922 GLAPI void APIENTRY glVertexAttrib3s (GLuint index, GLshort x, GLshort y, GLshort z);
|
D | glext.h | 797 GLAPI void APIENTRY glVertexAttrib3s (GLuint index, GLshort x, GLshort y, GLshort z);
|