Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp175 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
178BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::s… in BlockSingleNestedStructArrayCase() function in vkt::ubo::__anon3499e24e0111::BlockSingleNestedStructArrayCase
763 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex", "", b… in init()
764 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment", "",… in init()
765 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both", "", ba… in init()
766 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex_comp_acces… in init()
767 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment_comp_acc… in init()
768 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both_comp_access"… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp236 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
239BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles3::Functional::BlockSingleNestedStructArrayCase
679 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_vertex").c_str()… in init()
680 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_fragment").c_str… in init()
683 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_both").c_str(), … in init()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp179 class BlockSingleNestedStructArrayCase : public InterfaceBlockCase class
182 BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, in BlockSingleNestedStructArrayCase() function in vkt::TransformFeedback::__anon65648b8b0111::BlockSingleNestedStructArrayCase
622 …singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + … in init()
623 …singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + … in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp442 class BlockSingleNestedStructArrayCase : public UniformBlockCase class
445 BlockSingleNestedStructArrayCase(Context& context, const char* name, const char* description, in BlockSingleNestedStructArrayCase() function in deqp::BlockSingleNestedStructArrayCase
1114 singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase( in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp463 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class
466BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles31::Functional::__anon27c7cb340111::BlockSingleNestedStructArrayCase
1122 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, baseName.c_str(), "", baseFlag… in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp569 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class
572BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* descrip… in BlockSingleNestedStructArrayCase() function in vkt::ssbo::__anon5f7389890111::BlockSingleNestedStructArrayCase
1518 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, (baseName + loadType.first + s… in init()