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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 213 glVertexAttribPointerOffset_client_proc_t glVertexAttribPointerOffset;
    [all...]
gl2_client_context.cpp 217 ptr = getProc("glVertexAttribPointerOffset", userData); set_glVertexAttribPointerOffset((glVertexAttribPointerOffset_client_proc_t)ptr);
gl2_client_proc.h 214 typedef void (gl2_APIENTRY *glVertexAttribPointerOffset_client_proc_t) (void * ctx, GLuint, GLint, GLenum, GLboolean, GLsizei, GLuint);

Completed in 27 milliseconds