Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp1133 const long long unsigned minNumCommands = 10000llu; in recordLargePrimaryBufferTest() local
1135 …for ( long long unsigned currentCommands = 0; currentCommands < minNumCommands / 2; ++currentComma… in recordLargePrimaryBufferTest()
1283 const long long unsigned minNumCommands = 10000llu; in recordLargeSecondaryBufferTest() local
1285 …for ( long long unsigned currentCommands = 0; currentCommands < minNumCommands / 2; ++currentComma… in recordLargeSecondaryBufferTest()