Searched refs:BufferBackedBlockInterfaceTestGroup (Results 1 – 1 of 1) sorted by relevance
4838 class BufferBackedBlockInterfaceTestGroup : public TestCaseGroup class4841 BufferBackedBlockInterfaceTestGroup (Context& context, glu::Storage interfaceBlockStorage);4851 BufferBackedBlockInterfaceTestGroup::BufferBackedBlockInterfaceTestGroup(Context& context, glu::Sto… in BufferBackedBlockInterfaceTestGroup() function in deqp::gles31::Functional::__anon1fa03e770111::BufferBackedBlockInterfaceTestGroup4858 void BufferBackedBlockInterfaceTestGroup::init (void) in init()4909 const char* BufferBackedBlockInterfaceTestGroup::getGroupName (glu::Storage storage) in getGroupName()4921 const char* BufferBackedBlockInterfaceTestGroup::getGroupDescription (glu::Storage storage) in getGroupDescription()7022 addChild(new BufferBackedBlockInterfaceTestGroup(m_context, glu::STORAGE_UNIFORM)); in init()7040 addChild(new BufferBackedBlockInterfaceTestGroup(m_context, glu::STORAGE_BUFFER)); in init()