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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 72 glWeightPointerOES_client_proc_t m_glWeightPointerOES_enc;
gl_client_context.h 248 glWeightPointerOES_client_proc_t glWeightPointerOES;
    [all...]
gl_client_context.cpp 252 ptr = getProc("glWeightPointerOES", userData); set_glWeightPointerOES((glWeightPointerOES_client_proc_t)ptr);
gl_client_proc.h 249 typedef void (gl_APIENTRY *glWeightPointerOES_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, const GLvoid*);
gl_enc.cpp     [all...]

Completed in 471 milliseconds