Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp209 const int parentSize = 3; in init() local
211 const VarType parentType (childType, parentSize); in init()
241 const int parentSize = 3; in init() local
244 const VarType parentType (childType1, parentSize); in init()
Des31fSSBOLayoutTests.cpp924 const int parentSize = 4; in init() local
926 const VarType fullType (childType, parentSize); in init()
957 const int parentSize = 4; in init() local
960 const VarType fullType (childType1, parentSize); in init()
991 const int parentSize = 3; in init() local
995 …ld(new BlockBasicUnsizedArrayCase(m_context, typeName, "", childType1, parentSize, layoutFlags[lay… in init()
1001 childType1, parentSize, in init()
/external/perfetto/ui/src/frontend/
Dflamegraph.ts176 const parentSize = parent === -1 ? this.totalSize : parentNode.size; constant
179 (isFullWidth ? 1 : value.totalSize / parentSize) * parentNode.width;
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp477 const int parentSize = 2; in init() local
479 const VarType parentType (childType, parentSize); in init()
496 const int parentSize = 2; in init() local
499 const VarType parentType (childType1, parentSize); in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1285 const int parentSize = 4; in init() local
1287 const VarType fullType (childType, parentSize); in init()
1323 const int parentSize = 4; in init() local
1326 const VarType fullType (childType1, parentSize); in init()
1362 const int parentSize = 3; in init() local
1366 …ld(new BlockBasicUnsizedArrayCase(m_testCtx, typeName, "", childType1, parentSize, layoutFlags[lay… in init()
1373 childType1, parentSize, in init()
1376 childType1, parentSize, in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp476 const int parentSize = 3; in init() local
478 const VarType parentType (childType, parentSize); in init()
508 const int parentSize = 3; in init() local
511 const VarType parentType (childType1, parentSize); in init()