Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h149 glVertexAttrib3f_wrapper_proc_t glVertexAttrib3f; member
Dgles3_wrapper_entry.cpp1243 void glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in glVertexAttrib3f() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h149 glVertexAttrib3f_client_proc_t glVertexAttrib3f; member
Dgl2_entry.cpp1271 void glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in glVertexAttrib3f() function