Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4838 class BufferBackedBlockInterfaceTestGroup : public TestCaseGroup class
4841 BufferBackedBlockInterfaceTestGroup (Context& context, glu::Storage interfaceBlockStorage);
4851 BufferBackedBlockInterfaceTestGroup::BufferBackedBlockInterfaceTestGroup(Context& context, glu::Sto… in BufferBackedBlockInterfaceTestGroup() function in deqp::gles31::Functional::__anon1fa03e770111::BufferBackedBlockInterfaceTestGroup
4858 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()