Home
last modified time | relevance | path

Searched defs:glVertexAttrib4f (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h151 glVertexAttrib4f_wrapper_proc_t glVertexAttrib4f; member
Dgles3_wrapper_entry.cpp1255 void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glVertexAttrib4f() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h151 glVertexAttrib4f_client_proc_t glVertexAttrib4f; member
Dgl2_entry.cpp1283 void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glVertexAttrib4f() function