Searched refs:basicClearGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sMemoryTests.cpp | 122 …tcu::TestCaseGroup* basicClearGroup = new TestCaseGroup(m_context, "basic_clear", "Basic allocatio… in init() local 125 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 126 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 127 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 128 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 130 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 131 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 132 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 133 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 135 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sMemoryTests.cpp | 124 …tcu::TestCaseGroup* basicClearGroup = new TestCaseGroup(m_context, "basic_clear", "Basic allocatio… in init() local 127 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 128 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 129 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 130 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 132 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 133 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 134 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 135 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() 137 …basicClearGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderCont… in init() [all …]
|