Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp1163 int programFriendlyName = 0; in init() local
1356 int programFriendlyName = 0; in iterate() local
1455 void InterCallTestCase::runCommand (const op::WriteData& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1490 void InterCallTestCase::runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName,… in runCommand()
1515 …Case::runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1560 …llTestCase::runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programFriendlyName) in runCommand()
1596 …e::runCommand (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1601 …TestCase::runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyName, int& res… in runCommand()
1606 void InterCallTestCase::runSingleRead (int targetHandle, int stepNdx, int& programFriendlyName, int… in runSingleRead()