Searched refs:Block2LevelStructArrayCase (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fUniformBlockTests.cpp | 86 class Block2LevelStructArrayCase : public UniformBlockCase class 89 …Block2LevelStructArrayCase (Context& context, const char* name, const char* description, deUint32 … in Block2LevelStructArrayCase() function in deqp::gles31::Functional::__anon92c242af0111::Block2LevelStructArrayCase 281 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 282 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 285 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_both").c_str(), "", ba… in init()
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockTests.cpp | 257 class Block2LevelStructArrayCase : public UniformBlockCase class 260 …Block2LevelStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::string&… in Block2LevelStructArrayCase() function in vkt::ubo::__anonc7da8db30111::Block2LevelStructArrayCase 515 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex"), "", baseFlag… in init() 516 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_fragment"), "", baseFl… in init() 517 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_both"), "", baseFlags… in init()
|