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;
    [all...]
gl2_client_context.cpp 149 ptr = getProc("glVertexAttrib2f", userData); set_glVertexAttrib2f((glVertexAttrib2f_client_proc_t)ptr);
gl2_client_proc.h 146 typedef void (gl2_APIENTRY *glVertexAttrib2f_client_proc_t) (void * ctx, GLuint, GLfloat, GLfloat);

Completed in 24 milliseconds