Lines Matching refs:SimpleBinder
138 void SimpleBinder::bind (GLuint name)143 GLuint SimpleBinder::getBinding (void)155 class VertexArrayBinder : public SimpleBinder159 : SimpleBinder (ctx, 0, GL_NONE, GL_VERTEX_ARRAY_BINDING, true) {}