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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 111 glShaderSource_client_proc_t glShaderSource;
gl2_client_context.cpp 111 glShaderSource = (glShaderSource_client_proc_t) getProc("glShaderSource", userData);
    [all...]
gl2_client_proc.h 110 typedef void (gl2_APIENTRY *glShaderSource_client_proc_t) (void * ctx, GLuint, GLsizei, const GLchar* const*, const GLint*);
    [all...]
gl2_enc.cpp     [all...]

Completed in 1026 milliseconds