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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 147 glVertexAttrib3f_client_proc_t glVertexAttrib3f;
    [all...]
gl2_client_context.cpp 151 ptr = getProc("glVertexAttrib3f", userData); set_glVertexAttrib3f((glVertexAttrib3f_client_proc_t)ptr);
gl2_client_proc.h 148 typedef void (gl2_APIENTRY *glVertexAttrib3f_client_proc_t) (void * ctx, GLuint, GLfloat, GLfloat, GLfloat);

Completed in 22 milliseconds