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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 131 glUniform3fv_client_proc_t glUniform3fv;
GL2Encoder.h 180 glUniform3fv_client_proc_t m_glUniform3fv_enc;
gl2_client_context.cpp 133 glUniform3fv = (glUniform3fv_client_proc_t) getProc("glUniform3fv", userData);
gl2_client_proc.h 132 typedef void (gl2_APIENTRY *glUniform3fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*);

Completed in 33 milliseconds