Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp1140 int programFriendlyName = 0; in init() local
1333 int programFriendlyName = 0; in iterate() local
1432 void InterCallTestCase::runCommand (const op::WriteData& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1467 void InterCallTestCase::runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName,… in runCommand()
1492 …Case::runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1537 …llTestCase::runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1573 …e::runCommand (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1578 …TestCase::runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1583 void InterCallTestCase::runSingleRead (int targetHandle, int stepNdx, int& programFriendlyName, int… in runSingleRead()