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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 156 glProgramBinaryOES_client_proc_t glProgramBinaryOES;
    [all...]
gl2_client_context.cpp 160 ptr = getProc("glProgramBinaryOES", userData); set_glProgramBinaryOES((glProgramBinaryOES_client_proc_t)ptr);
gl2_client_proc.h 157 typedef void (gl2_APIENTRY *glProgramBinaryOES_client_proc_t) (void * ctx, GLuint, GLenum, const GLvoid*, GLint);
gl2_enc.cpp     [all...]

Completed in 195 milliseconds