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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 146 glVertexAttrib2fv_client_proc_t glVertexAttrib2fv;
    [all...]
gl2_client_context.cpp 150 ptr = getProc("glVertexAttrib2fv", userData); set_glVertexAttrib2fv((glVertexAttrib2fv_client_proc_t)ptr);
gl2_client_proc.h 147 typedef void (gl2_APIENTRY *glVertexAttrib2fv_client_proc_t) (void * ctx, GLuint, const GLfloat*);

Completed in 108 milliseconds