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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 143 glVertexAttrib1f_client_proc_t glVertexAttrib1f;
gl2_client_context.cpp 145 glVertexAttrib1f = (glVertexAttrib1f_client_proc_t) getProc("glVertexAttrib1f", userData);
gl2_client_proc.h 144 typedef void (gl2_APIENTRY *glVertexAttrib1f_client_proc_t) (void * ctx, GLuint, GLfloat);

Completed in 77 milliseconds