Home | History | Annotate | Download | only in opengl

Lines Matching refs:glGenSamplers

2422 void CallLogWrapper::glGenSamplers (glw::GLsizei param0, glw::GLuint* param1)
2425 m_log << TestLog::Message << "glGenSamplers(" << param0 << ", " << toHex(param1) << ");" << TestLog::EndMessage;