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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 12 glAttachShader_client_proc_t glAttachShader;
GL2Encoder.h 145 glAttachShader_client_proc_t m_glAttachShader_enc;
gl2_client_context.cpp 14 glAttachShader = (glAttachShader_client_proc_t) getProc("glAttachShader", userData);
gl2_client_proc.h 13 typedef void (gl2_APIENTRY *glAttachShader_client_proc_t) (void * ctx, GLuint, GLuint);

Completed in 35 milliseconds