Searched refs:childType1 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fUniformBlockTests.cpp | 243 const VarType childType1 (childType0, childSize1); in init() local 244 const VarType parentType (childType1, parentSize); in init()
|
D | es31fSSBOLayoutTests.cpp | 959 const VarType childType1 (childType0, childSize1); in init() local 960 const VarType fullType (childType1, parentSize); in init() 993 const VarType childType1 (childType0, childSize1); in init() local 995 …layoutGroup->addChild(new BlockBasicUnsizedArrayCase(m_context, typeName, "", childType1, parentSi… in init() 1001 childType1, parentSize, in init()
|