Home
last modified time | relevance | path

Searched refs:collectionGroupName (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2682 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); in init() local
2683 TestCaseGroup* const collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), ""); in init()
2815 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); in init() local
2857 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), ""); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1953 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); in init() local
1995 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), ""); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2289 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); in init() local
2323 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), ""); in init()

Completed in 12 milliseconds