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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 217 glShaderString_client_proc_t glShaderString;
    [all...]
gl2_client_context.cpp 221 ptr = getProc("glShaderString", userData); set_glShaderString((glShaderString_client_proc_t)ptr);
gl2_client_proc.h 218 typedef void (gl2_APIENTRY *glShaderString_client_proc_t) (void * ctx, GLuint, const GLchar*, GLsizei);

Completed in 35 milliseconds