Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h147 glVertexAttrib2f_wrapper_proc_t glVertexAttrib2f; member
Dgles3_wrapper_entry.cpp1231 void glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) in glVertexAttrib2f() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h147 glVertexAttrib2f_client_proc_t glVertexAttrib2f; member
Dgl2_entry.cpp1259 void glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) in glVertexAttrib2f() function