Searched refs:fullType (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 930 const VarType fullType (childType, parentSize); in init() local 932 …layoutGroup->addChild(new BlockBasicTypeCase(m_testCtx, typeName, "", fullType, layoutFlags[layout… in init() 939 fullType, in init() 942 fullType, in init() 969 const VarType fullType (childType1, parentSize); in init() local 971 …layoutGroup->addChild(new BlockBasicTypeCase(m_testCtx, typeName, "", fullType, layoutFlags[layout… in init() 978 fullType, in init() 981 fullType, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 926 const VarType fullType (childType, parentSize); in init() local 928 …layoutGroup->addChild(new BlockBasicTypeCase(m_context, typeName, "", fullType, layoutFlags[layout… in init() 934 fullType, in init() 960 const VarType fullType (childType1, parentSize); in init() local 962 …layoutGroup->addChild(new BlockBasicTypeCase(m_context, typeName, "", fullType, layoutFlags[layout… in init() 968 fullType, in init()
|