Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinVarTests.cpp2035 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2054 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2092 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2111 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
DvktSubgroupsBallotTests.cpp1011 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
1036 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
DvktSubgroupsQuadTests.cpp428 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
448 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
DvktSubgroupsBasicTests.cpp2225 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
2244 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp127 const char* testNameSuffix; member
835 …const string testNameSuffix = formatSuffix.str() + verticesByTopology[(deUint32)topology].testName… in init() local
DvktDrawDepthClampTests.cpp69 string testNameSuffix; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2114 const char* testNameSuffix; in createImageClearingTestsCommon() member