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

  /external/deqp/modules/gles3/functional/
es3fUniformBlockTests.cpp 542 tcu::TestCaseGroup* singleNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct", "Nested struct in one uniform block");
543 addChild(singleNestedStructGroup);
548 singleNestedStructGroup->addChild(modeGroup);
  /external/deqp/external/openglcts/modules/common/
glcUniformBlockTests.cpp 876 tcu::TestCaseGroup* singleNestedStructGroup =
878 addChild(singleNestedStructGroup);
896 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase(
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockTests.cpp 681 tcu::TestCaseGroup* singleNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct", "Nested struct in one uniform block");
682 addChild(singleNestedStructGroup);
687 singleNestedStructGroup->addChild(modeGroup);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutTests.cpp     [all...]

Completed in 105 milliseconds