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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 127 glUniform2fv_client_proc_t glUniform2fv;
GL2Encoder.h 176 glUniform2fv_client_proc_t m_glUniform2fv_enc;
gl2_client_context.cpp 129 glUniform2fv = (glUniform2fv_client_proc_t) getProc("glUniform2fv", userData);
gl2_client_proc.h 128 typedef void (gl2_APIENTRY *glUniform2fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*);

Completed in 29 milliseconds