Home | History | Annotate | Download | only in opengl

Lines Matching refs:glSamplerParameteri

2453 void CallLogWrapper::glSamplerParameteri
2456 m_log << TestLog::Message << "glSamplerParameteri(" << param0 << ", " << toHex(param1) << ", " << param2 << ");" << TestLog::EndMessage;