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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 148 glVertexAttrib3fv_client_proc_t glVertexAttrib3fv;
    [all...]
gl2_client_context.cpp 152 ptr = getProc("glVertexAttrib3fv", userData); set_glVertexAttrib3fv((glVertexAttrib3fv_client_proc_t)ptr);
gl2_client_proc.h 149 typedef void (gl2_APIENTRY *glVertexAttrib3fv_client_proc_t) (void * ctx, GLuint, const GLfloat*);

Completed in 28 milliseconds