Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1811 TestGroupCase stCases[] = in createTests() local
1883 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests()
1885 …r<tcu::TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].… in createTests()
1917 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()
2033 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests()
2035 …r<tcu::TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].… in createTests()
2061 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()