Searched refs:BlockMultiNestedStructCase (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformBlockTests.cpp | 273 class BlockMultiNestedStructCase : public UniformBlockCase class 276 …BlockMultiNestedStructCase (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/ |
| D | vktUniformBlockTests.cpp | 216 class BlockMultiNestedStructCase : public UniformBlockCase class 219 …BlockMultiNestedStructCase (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/ |
| D | es31fSSBOLayoutTests.cpp | 677 class BlockMultiNestedStructCase : public SSBOLayoutCase class 680 …BlockMultiNestedStructCase (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/ |
| D | vktSSBOLayoutTests.cpp | 652 class BlockMultiNestedStructCase : public SSBOLayoutCase class 655 …BlockMultiNestedStructCase (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()
|