Home
last modified time | relevance | path

Searched refs:Block2LevelStructArrayCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp86 class Block2LevelStructArrayCase : public UniformBlockCase class
89Block2LevelStructArrayCase (Context& context, const char* name, const char* description, deUint32 … in Block2LevelStructArrayCase() function in deqp::gles31::Functional::__anon1fc51d220111::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/
DvktUniformBlockTests.cpp260 class Block2LevelStructArrayCase : public UniformBlockCase class
263Block2LevelStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::string&… in Block2LevelStructArrayCase() function in vkt::ubo::__anonda5b53e60111::Block2LevelStructArrayCase
518 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex"), "", baseF… in init()
519 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_fragment"), "", bas… in init()
520 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_both"), "", baseFl… in init()
521 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex_comp_access"), … in init()
522 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_fragment_comp_access")… in init()
523 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_both_comp_access"), "… in init()