Searched refs:BlockSingleNestedStructArrayCase (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformBlockTests.cpp | 192 class BlockSingleNestedStructArrayCase : public UniformBlockCase class 195 …BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles3::Functional::BlockSingleNestedStructArrayCase 596 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_vertex").c_str()… in init() 597 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_fragment").c_str… in init() 600 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_both").c_str(), … in init()
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockTests.cpp | 153 class BlockSingleNestedStructArrayCase : public UniformBlockCase class 156 …BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::s… in BlockSingleNestedStructArrayCase() function in vkt::ubo::__anonc7da8db30111::BlockSingleNestedStructArrayCase 707 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex", "", base… in init() 708 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment", "", ba… in init() 709 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both", "", baseF… in init()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOLayoutTests.cpp | 459 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class 462 …BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles31::Functional::__anon49ac77190111::BlockSingleNestedStructArrayCase 1118 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, baseName.c_str(), "", baseFlag… in init()
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutTests.cpp | 444 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class 447 …BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* descrip… in BlockSingleNestedStructArrayCase() function in vkt::ssbo::__anon63e9dc4e0111::BlockSingleNestedStructArrayCase 1101 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName.c_str(), "", baseFlag… in init()
|