Searched refs:InterfaceBlockActiveVariablesTestCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 1769 class InterfaceBlockActiveVariablesTestCase : public InterfaceBlockBaseCase class 1772 …InterfaceBlockActiveVariablesTestCase (Context& context, const char* name, const char* description… 1778 InterfaceBlockActiveVariablesTestCase::InterfaceBlockActiveVariablesTestCase (Context& context, con… in InterfaceBlockActiveVariablesTestCase() function in deqp::gles31::Functional::__anon1fa03e770111::InterfaceBlockActiveVariablesTestCase 1783 InterfaceBlockActiveVariablesTestCase::IterateResult InterfaceBlockActiveVariablesTestCase::iterate… in iterate() 4826 …>addChild(new InterfaceBlockActiveVariablesTestCase(context, "named_block", "Named block", stora… in generateBufferBackedInterfaceResourceActiveVariablesCase() 4827 …addChild(new InterfaceBlockActiveVariablesTestCase(context, "unnamed_block", "Unnamed block", stor… in generateBufferBackedInterfaceResourceActiveVariablesCase() 4828 …>addChild(new InterfaceBlockActiveVariablesTestCase(context, "block_array", "Block array", stora… in generateBufferBackedInterfaceResourceActiveVariablesCase()
|