Home
last modified time | relevance | path

Searched refs:BlockMultiNestedStructCase (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp273 class BlockMultiNestedStructCase : public UniformBlockCase class
276BlockMultiNestedStructCase (Context& context, const char* name, const char* description, deUint32 … in BlockMultiNestedStructCase() function in deqp::gles3::Functional::BlockMultiNestedStructCase
689 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_vertex").c_str(), "", … in init()
690 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_fragment").c_str(), ""… in init()
693 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_both").c_str(), "", b… in init()
695 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_mixed").c_str(), "", b… in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp216 class BlockMultiNestedStructCase : public UniformBlockCase class
219BlockMultiNestedStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string&… in BlockMultiNestedStructCase() function in vkt::ubo::__anonc7da8db30111::BlockMultiNestedStructCase
795 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", "", baseFlags… in init()
796 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_fragment", "", baseFlag… in init()
797 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_both", "", baseFlags|D… in init()
798 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_mixed", "", baseFlags|… in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp677 class BlockMultiNestedStructCase : public SSBOLayoutCase class
680BlockMultiNestedStructCase (Context& context, const char* name, const char* description, deUint32 … in BlockMultiNestedStructCase() function in deqp::gles31::Functional::__anon49ac77190111::BlockMultiNestedStructCase
1288 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bas… in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp652 class BlockMultiNestedStructCase : public SSBOLayoutCase class
655BlockMultiNestedStructCase (tcu::TestContext& testCtx, const char* name, const char* description, … in BlockMultiNestedStructCase() function in vkt::ssbo::__anon63e9dc4e0111::BlockMultiNestedStructCase
1271 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName.c_str(), "", baseFlags, bas… in init()