Searched refs:glVertexAttribIPointer_client_proc_t (Results 1 – 4 of 4) sorted by relevance
271 glVertexAttribIPointer_client_proc_t glVertexAttribIPointer;
271 …glVertexAttribIPointer = (glVertexAttribIPointer_client_proc_t) getProc("glVertexAttribIPointer", … in initDispatchByName()
270 typedef void (gl2_APIENTRY *glVertexAttribIPointer_client_proc_t) (void * ctx, GLuint, GLint, GLenu… typedef
11308 this->glVertexAttribIPointer = (glVertexAttribIPointer_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()