Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp1157 int programFriendlyName = 0; in init() local
1351 int programFriendlyName = 0; in iterate() local
1450 void InterCallTestCase::runCommand (const op::WriteData& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1485 void InterCallTestCase::runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName,… in runCommand()
1510 …Case::runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1555 …llTestCase::runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1591 …e::runCommand (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1596 …TestCase::runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1601 void InterCallTestCase::runSingleRead (int targetHandle, int stepNdx, int& programFriendlyName, int… in runSingleRead()