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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 313 glTransformFeedbackVaryings_client_proc_t glTransformFeedbackVaryings;
gl2_client_context.cpp 313 glTransformFeedbackVaryings = (glTransformFeedbackVaryings_client_proc_t) getProc("glTransformFeedbackVaryings", userData);
    [all...]
gl2_client_proc.h 312 typedef void (gl2_APIENTRY *glTransformFeedbackVaryings_client_proc_t) (void * ctx, GLuint, GLsizei, const char**, GLenum);
    [all...]
gl2_enc.cpp     [all...]

Completed in 56 milliseconds