Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4727 const deUint32 testCaseCount = (attachmentCount == 1 ? 100 : 200); in addAttachmentTests() local
4730 for (size_t testCaseNdx = 0; testCaseNdx < testCaseCount; testCaseNdx++) in addAttachmentTests()
4779 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests()
4928 const size_t testCaseCount = 100; in addAttachmentAllocationTests() local
4931 for (size_t testCaseNdx = 0; testCaseNdx < testCaseCount; testCaseNdx++) in addAttachmentAllocationTests()