Searched refs:glVertexAttrib4Nub (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 2053 #define glVertexAttrib4Nub MANGLE(VertexAttrib4Nub) macro
|
D | glext.h | 6650 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 944 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 927 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
|
D | glext.h | 802 GLAPI void APIENTRY glVertexAttrib4Nub (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
|