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.cpp928 const int parentSize = 4; in init() local
930 const VarType fullType (childType, parentSize); in init()
961 const int parentSize = 4; in init() local
964 const VarType fullType (childType1, parentSize); in init()
995 const int parentSize = 3; in init() local
999 …ld(new BlockBasicUnsizedArrayCase(m_context, typeName, "", childType1, parentSize, layoutFlags[lay… in init()
1005 childType1, parentSize, in init()
/external/perfetto/ui/src/frontend/
Dflamegraph.ts192 const parentSize = parent === -1 ? this.totalSize : parentNode.size; constant
195 (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.cpp1304 const int parentSize = 4; in init() local
1306 const VarType fullType (childType, parentSize); in init()
1341 const int parentSize = 4; in init() local
1344 const VarType fullType (childType1, parentSize); in init()
1379 const int parentSize = 3; in init() local
1383 …ld(new BlockBasicUnsizedArrayCase(m_testCtx, typeName, "", childType1, parentSize, layoutFlags[lay… in init()
1392 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()