Home | History | Annotate | Download | only in functional

Lines Matching full:friendlyname

1101 	glw::GLuint										genStorage					(int friendlyName);
1624 glw::GLuint InterCallTestCase::genStorage (int friendlyName)
1634 m_testCtx.getLog() << tcu::TestLog::Message << "Creating buffer #" << friendlyName << ", size " << bufferSize << " bytes." << tcu::TestLog::EndMessage;
1661 << "Creating image #" << friendlyName << ", size " << imageWidth << "x" << imageHeight