Searched refs:BlockSingleStructArrayCase (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformBlockTests.cpp | 117 class BlockSingleStructArrayCase : public UniformBlockCase class 120 …BlockSingleStructArrayCase (Context& context, const char* name, const char* description, deUint32 … in BlockSingleStructArrayCase() function in deqp::gles3::Functional::BlockSingleStructArrayCase 530 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 531 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 534 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_both").c_str(), "", b… in init()
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockTests.cpp | 94 class BlockSingleStructArrayCase : public UniformBlockCase class 97 …BlockSingleStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::string&… in BlockSingleStructArrayCase() function in vkt::ubo::__anonc7da8db30111::BlockSingleStructArrayCase 645 …modeGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName + "_vertex", "", baseFlags… in init() 646 …modeGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName + "_fragment", "", baseFlag… in init() 647 …modeGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName + "_both", "", baseFlags|D… in init()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOLayoutTests.cpp | 384 class BlockSingleStructArrayCase : public SSBOLayoutCase class 387 …BlockSingleStructArrayCase (Context& context, const char* name, const char* description, deUint32 … in BlockSingleStructArrayCase() function in deqp::gles31::Functional::__anon49ac77190111::BlockSingleStructArrayCase 1060 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, baseName.c_str(), "", baseFlags, buf… in init()
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutTests.cpp | 373 class BlockSingleStructArrayCase : public SSBOLayoutCase class 376 …BlockSingleStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* description, … in BlockSingleStructArrayCase() function in vkt::ssbo::__anon63e9dc4e0111::BlockSingleStructArrayCase 1043 …modeGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName.c_str(), "", baseFlags, buf… in init()
|