Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp2023 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2041 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2078 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2096 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
H A DvktSubgroupsBallotTests.cpp1064 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
1088 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
H A DvktSubgroupsQuadTests.cpp467 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
489 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
H A DvktSubgroupsBasicTests.cpp2240 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
2258 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp114 const char *testNameSuffix; member
844 …const string testNameSuffix = formatSuffix.str() + verticesByTopology[(uint32_t)topology].testName… in init() local
H A DvktDrawDepthClampTests.cpp70 string testNameSuffix; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp2342 const char *testNameSuffix; in createImageClearingTestsCommon() member