Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp4841 class BufferBackedBlockInterfaceTestGroup : public TestCaseGroup class
4844 BufferBackedBlockInterfaceTestGroup (Context& context, glu::Storage interfaceBlockStorage);
4854 BufferBackedBlockInterfaceTestGroup::BufferBackedBlockInterfaceTestGroup(Context& context, glu::Sto… in BufferBackedBlockInterfaceTestGroup() function in deqp::gles31::Functional::__anon1fa03e770111::BufferBackedBlockInterfaceTestGroup
4861 void BufferBackedBlockInterfaceTestGroup::init (void) in init()
4912 const char* BufferBackedBlockInterfaceTestGroup::getGroupName (glu::Storage storage) in getGroupName()
4924 const char* BufferBackedBlockInterfaceTestGroup::getGroupDescription (glu::Storage storage) in getGroupDescription()
7025 addChild(new BufferBackedBlockInterfaceTestGroup(m_context, glu::STORAGE_UNIFORM)); in init()
7043 addChild(new BufferBackedBlockInterfaceTestGroup(m_context, glu::STORAGE_BUFFER)); in init()