Searched defs:stepNdx (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fSynchronizationTests.cpp | 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 void InterCallTestCase::runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFrien… in runCommand() 1560 void InterCallTestCase::runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programF… in runCommand() 1596 void InterCallTestCase::runCommand (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFr… in runCommand() 1601 void InterCallTestCase::runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyN… in runCommand() 1606 void InterCallTestCase::runSingleRead (int targetHandle, int stepNdx, int& programFriendlyName, int… in runSingleRead()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthRangeTests.cpp | 351 for (int stepNdx = 0; stepNdx < numDepthSteps; stepNdx++) in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragDepthTests.cpp | 376 for (int stepNdx = 0; stepNdx < numDepthSteps; stepNdx++) in iterate() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcFragDepthTests.cpp | 366 for (int stepNdx = 0; stepNdx < numDepthSteps; stepNdx++) in iterate() local
|