Home | History | Annotate | Download | only in functional

Lines Matching refs:sized

1238 	// Query with different sized buffers, len("u_uniformWithALongName") == 22
1252 { "Query to zero sized buffer", 0, true },
1255 { "Query to zero sized buffer, null length argument", 0, false },
1377 { "Query to zero sized buffer", 3, 0, true },
1380 { "Query to zero sized buffer, null length argument", 3, 0, false },
5493 // .sized
5495 const ResourceDefinition::Node::SharedPtr sized (new ResourceDefinition::ArrayElement(parentStructure));
5496 tcu::TestCaseGroup* const blockGroup = new TestCaseGroup(context, "sized", "Sized target");
5499 generateBufferVariableArraySizeSubCases(context, sized, blockGroup, TargetProp, true, namedNonArrayBlock);
5669 // .sized
5671 tcu::TestCaseGroup* const blockGroup = new TestCaseGroup(context, "sized", "Sized target");
5689 // .sized
5691 tcu::TestCaseGroup* const blockGroup = new TestCaseGroup(context, "sized", "Sized target");