Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp151 class BlockSingleNestedStructCase : public UniformBlockCase class
154BlockSingleNestedStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string… in BlockSingleNestedStructCase() function in vkt::ubo::__anon0b1e62e70111::BlockSingleNestedStructCase
747 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex", "", baseFl… in init()
748 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment", "", base… in init()
749 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_both", "", baseFla… in init()
750 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex_comp_access", "… in init()
751 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment_comp_access",… in init()
752 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_both_comp_access", ""… in init()
/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/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
1085 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp514 class BlockSingleNestedStructCase : public SSBOLayoutCase class
517BlockSingleNestedStructCase (tcu::TestContext& testCtx, const char* name, const char* description,… in BlockSingleNestedStructCase() function in vkt::ssbo::__anon4eaddb020111::BlockSingleNestedStructCase
1452 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName.c_str(), "", baseFlags… in init()
1453 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, (baseName + "_comp_access").c_str()… 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::__anon244fde4d0111::BlockSingleNestedStructCase
1089 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init()