Searched refs:glTransformFeedbackVaryings_client_proc_t (Results 1 – 4 of 4) sorted by relevance
313 glTransformFeedbackVaryings_client_proc_t glTransformFeedbackVaryings;
313 …glTransformFeedbackVaryings = (glTransformFeedbackVaryings_client_proc_t) getProc("glTransformFeed… in initDispatchByName()
312 typedef void (gl2_APIENTRY *glTransformFeedbackVaryings_client_proc_t) (void * ctx, GLuint, GLsizei… typedef
11350 this->glTransformFeedbackVaryings = (glTransformFeedbackVaryings_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()