Home
last modified time | relevance | path

Searched refs:BlockSingleNestedStructCase (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp157 class BlockSingleNestedStructCase : public UniformBlockCase class
160BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::ubo::__anone841499d0111::BlockSingleNestedStructCase
753 … new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex", baseFlags | DECLARE_VERTEX, in init()
756 … new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment", baseFlags | DECLARE_FRAGMENT, in init()
758 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
761 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
764 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
767 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp165 class BlockSingleNestedStructCase : public UniformBlockCase class
168BlockSingleNestedStructCase(Context &context, const char *name, const char *description, uint32_t … in BlockSingleNestedStructCase() function in deqp::gles3::Functional::BlockSingleNestedStructCase
619 … modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_vertex").c_str(), "", in init()
622 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_fragment").c_str(), "… in init()
627 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp130 class BlockSingleNestedStructCase : public InterfaceBlockCase class
133BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::TransformFeedback::__anon3f9e4f1a0111::BlockSingleNestedStructCase
551 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
553 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp400 class BlockSingleNestedStructCase : public UniformBlockCase class
403 BlockSingleNestedStructCase(Context &context, const char *name, const char *description, in BlockSingleNestedStructCase() function in deqp::BlockSingleNestedStructCase
1086 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp439 class BlockSingleNestedStructCase : public SSBOLayoutCase class
442BlockSingleNestedStructCase(Context &context, const char *name, const char *description, uint32_t … in BlockSingleNestedStructCase() function in deqp::gles31::Functional::__anon97c284030111::BlockSingleNestedStructCase
1123 … modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp555 class BlockSingleNestedStructCase : public SSBOLayoutCase class
558 BlockSingleNestedStructCase(tcu::TestContext &testCtx, const char *name, uint32_t layoutFlags, in BlockSingleNestedStructCase() function in vkt::ssbo::__anon1f13c2f80111::BlockSingleNestedStructCase
1543 modeGroup->addChild(new BlockSingleNestedStructCase( in init()