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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 69 glTexCoordPointer_client_proc_t m_glTexCoordPointer_enc;
gl_client_context.h 140 glTexCoordPointer_client_proc_t glTexCoordPointer;
    [all...]
gl_client_context.cpp 144 ptr = getProc("glTexCoordPointer", userData); set_glTexCoordPointer((glTexCoordPointer_client_proc_t)ptr);
gl_client_proc.h 141 typedef void (gl_APIENTRY *glTexCoordPointer_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, const GLvoid*);
gl_enc.cpp     [all...]

Completed in 496 milliseconds