Searched refs:randomClearGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sMemoryTests.cpp | 147 …tcu::TestCaseGroup* randomClearGroup = new TestCaseGroup(m_context, "random_clear", "Random alloca… in init() local 150 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 151 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 152 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 153 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 155 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 156 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 157 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 158 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 161 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sMemoryTests.cpp | 149 …tcu::TestCaseGroup* randomClearGroup = new TestCaseGroup(m_context, "random_clear", "Random alloca… in init() local 152 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 153 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 154 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 155 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 157 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 158 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 159 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 160 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() 163 …randomClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCon… in init() [all …]
|