Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp1129 const long long unsigned minNumCommands = 10000llu; in recordLargePrimaryBufferTest() local
1131 …for ( long long unsigned currentCommands = 0; currentCommands < minNumCommands / 2; ++currentComma… in recordLargePrimaryBufferTest()
1248 const long long unsigned minNumCommands = 10000llu; in recordLargeSecondaryBufferTest() local
1250 …for ( long long unsigned currentCommands = 0; currentCommands < minNumCommands / 2; ++currentComma… in recordLargeSecondaryBufferTest()