HomeSort by relevance Sort by last modified time
    Searched refs:structArrayArrayGroup (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fUniformBlockTests.cpp 260 tcu::TestCaseGroup* structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_array", "Struct array in one uniform block");
261 addChild(structArrayArrayGroup);
266 structArrayArrayGroup->addChild(modeGroup);
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockTests.cpp 494 tcu::TestCaseGroup* structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_array", "Struct array in one uniform block");
495 addChild(structArrayArrayGroup);
500 structArrayArrayGroup->addChild(modeGroup);
    [all...]

Completed in 495 milliseconds