Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1883 for (int stNdx = 0; stNdx < DE_LENGTH_OF_ARRAY(stCases); stNdx++) in createTests() local
1885 …TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].descrip… 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() local
2035 …TestCaseGroup> stGroup(new tcu::TestCaseGroup(testCtx, stCases[stNdx].name, stCases[stNdx].descrip… in createTests()
2061 (SyncType)stCases[stNdx].value, // SyncType syncType; in createTests()