Searched refs:BlockSingleNestedStructCase (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformBlockTests.cpp | 152 class BlockSingleNestedStructCase : public UniformBlockCase class 155 …BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles3::Functional::BlockSingleNestedStructCase 563 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_vertex").c_str(), ""… in init() 564 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_fragment").c_str(), "… in init() 567 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_both").c_str(), "", … in init()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOLayoutTests.cpp | 419 class BlockSingleNestedStructCase : public SSBOLayoutCase class 422 …BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles31::Functional::__anon457626240111::BlockSingleNestedStructCase 1089 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init()
|