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.cpp2008 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2026 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2063 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
2081 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBuiltinVarTests() local
DvktSubgroupsBallotTests.cpp1049 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
1073 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBallotTests() local
DvktSubgroupsQuadTests.cpp452 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
474 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsQuadTests() local
DvktSubgroupsBasicTests.cpp2225 const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
2243 … const string testNameSuffix = requiredSubgroupSize ? "_requiredsubgroupsize" : ""; in createSubgroupsBasicTests() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp114 const char *testNameSuffix; member
844 …const string testNameSuffix = formatSuffix.str() + verticesByTopology[(uint32_t)topology].testName… in init() local
DvktDrawDepthClampTests.cpp77 string testNameSuffix; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2346 const char *testNameSuffix; in createImageClearingTestsCommon() member