Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp157 class BlockSingleNestedStructCase : public UniformBlockCase class
160BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::ubo::__anonca266f1d0111::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()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp130 class BlockSingleNestedStructCase : public InterfaceBlockCase class
133BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::TransformFeedback::__anon8cb2149a0111::BlockSingleNestedStructCase
551 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
553 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A 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()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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::__anon76a369830111::BlockSingleNestedStructCase
1123 … modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp555 class BlockSingleNestedStructCase : public SSBOLayoutCase class
558 BlockSingleNestedStructCase(tcu::TestContext &testCtx, const char *name, uint32_t layoutFlags, in BlockSingleNestedStructCase() function in vkt::ssbo::__anon1e2a38780111::BlockSingleNestedStructCase
1543 modeGroup->addChild(new BlockSingleNestedStructCase( in init()