Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp152 class BlockSingleNestedStructCase : public UniformBlockCase class
155BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles3::Functional::BlockSingleNestedStructCase
563 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_vertex").c_str(), ""… in init()
564 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_fragment").c_str(), "… in init()
567 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_both").c_str(), "", … in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp121 class BlockSingleNestedStructCase : public UniformBlockCase class
124BlockSingleNestedStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string… in BlockSingleNestedStructCase() function in vkt::ubo::__anonc7da8db30111::BlockSingleNestedStructCase
676 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex", "", baseFlags… in init()
677 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment", "", baseFla… in init()
678 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_both", "", baseFlags|… in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp419 class BlockSingleNestedStructCase : public SSBOLayoutCase class
422BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles31::Functional::__anon49ac77190111::BlockSingleNestedStructCase
1089 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp406 class BlockSingleNestedStructCase : public SSBOLayoutCase class
409BlockSingleNestedStructCase (tcu::TestContext& testCtx, const char* name, const char* description,… in BlockSingleNestedStructCase() function in vkt::ssbo::__anon63e9dc4e0111::BlockSingleNestedStructCase
1072 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName.c_str(), "", baseFlags, bu… in init()