Home | History | Annotate | Download | only in opengl

Lines Matching refs:glDisableVertexAttribArray

888 void CallLogWrapper::glDisableVertexAttribArray (glw::GLuint param0)
891 m_log << TestLog::Message << "glDisableVertexAttribArray(" << param0 << ");" << TestLog::EndMessage;