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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 123 glUniform1fv_client_proc_t glUniform1fv;
GL2Encoder.h 172 glUniform1fv_client_proc_t m_glUniform1fv_enc;
gl2_client_context.cpp 125 glUniform1fv = (glUniform1fv_client_proc_t) getProc("glUniform1fv", userData);
gl2_client_proc.h 124 typedef void (gl2_APIENTRY *glUniform1fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*);

Completed in 32 milliseconds