Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp160 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
163BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::s… in BlockSingleNestedStructArrayCase() function in vkt::ubo::__anon86b6b2240111::BlockSingleNestedStructArrayCase
736 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex", "", b… in init()
737 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment", "",… in init()
738 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both", "", ba… in init()
739 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex_comp_acces… in init()
740 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment_comp_acc… in init()
741 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both_comp_access"… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp192 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
195BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles3::Functional::BlockSingleNestedStructArrayCase
596 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_vertex").c_str()… in init()
597 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_fragment").c_str… in init()
600 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_both").c_str(), … in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp442 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
445 BlockSingleNestedStructArrayCase(Context& context, const char* name, const char* description, in BlockSingleNestedStructArrayCase() function in deqp::BlockSingleNestedStructArrayCase
925 singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase( in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp464 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class
467BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* descrip… in BlockSingleNestedStructArrayCase() function in vkt::ssbo::__anon4aaab69f0111::BlockSingleNestedStructArrayCase
1389 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName.c_str(), "", bas… in init()
1390 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, (baseName + "_comp_access").c_… in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp459 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class
462BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles31::Functional::__anoneab5aa0a0111::BlockSingleNestedStructArrayCase
1118 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, baseName.c_str(), "", baseFlag… in init()