Searched refs:BlockUnsizedStructArrayCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 590 class BlockUnsizedStructArrayCase : public SSBOLayoutCase class 593 …BlockUnsizedStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* description,… in BlockUnsizedStructArrayCase() function in vkt::ssbo::__anon4eaddb020111::BlockUnsizedStructArrayCase 1512 …modeGroup->addChild(new BlockUnsizedStructArrayCase(m_testCtx, baseName.c_str(), "", baseFlags… in init() 1513 …modeGroup->addChild(new BlockUnsizedStructArrayCase(m_testCtx, (baseName + "_comp_access").c_str()… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 499 class BlockUnsizedStructArrayCase : public SSBOLayoutCase class 502 …BlockUnsizedStructArrayCase (Context& context, const char* name, const char* description, deUint32… in BlockUnsizedStructArrayCase() function in deqp::gles31::Functional::__anon244fde4d0111::BlockUnsizedStructArrayCase 1147 …modeGroup->addChild(new BlockUnsizedStructArrayCase(m_context, baseName.c_str(), "", baseFlags, bu… in init()
|