Home
last modified time | relevance | path

Searched refs:programFriendlyName (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp1109 void runCommand (const op::WriteData& cmd, int stepNdx, int& programFriendlyName);
1110 …void runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName, int…
1112 …runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFriendlyName, int& resul…
1113 … runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programFriendlyName);
1114 …Command (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFriendlyName, int& resul…
1115 …void runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyName,…
1116 …void runSingleRead (int targetHandle, int stepNdx, int& programFriendlyName, int& res…
1157 int programFriendlyName = 0; in init() local
1186 …m_testCtx.getLog() << tcu::TestLog::Message << "Program #" << ++programFriendlyName << tcu::TestLo… in init()
1206 …m_testCtx.getLog() << tcu::TestLog::Message << "Program #" << ++programFriendlyName << tcu::TestLo… in init()
[all …]