Searched defs:blockGroup (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 3291 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "arra… in generateVariableArrayCases() local 3314 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "stru… in generateCompoundVariableCases() local 3352 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "default_b… in generateUniformCaseBlocks() local 3363 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "named_blo… in generateUniformCaseBlocks() local 3374 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "unnamed_b… in generateUniformCaseBlocks() local 3386 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "block_arr… in generateUniformCaseBlocks() local 3456 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "types", "… in generateUniformBlockArraySizeContents() local 3465 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "aggregate… in generateUniformBlockArraySizeContents() local 3533 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "types", "… in generateUniformBlockArrayStrideContents() local 3542 …tcu::TestCaseGroup* const blockGroup = new tcu::TestCaseGroup(context.getTestContext(), "aggregate… in generateUniformBlockArrayStrideContents() local [all …]
|