HomeSort by relevance Sort by last modified time
    Searched refs:glVertexAttrib2f_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 145 glVertexAttrib2f_client_proc_t glVertexAttrib2f;
gl2_client_context.cpp 147 glVertexAttrib2f = (glVertexAttrib2f_client_proc_t) getProc("glVertexAttrib2f", userData);
gl2_client_proc.h 146 typedef void (gl2_APIENTRY *glVertexAttrib2f_client_proc_t) (void * ctx, GLuint, GLfloat, GLfloat);

Completed in 29 milliseconds