Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp234 class BlockMultiNestedStructCase : public UniformBlockCase class
237BlockMultiNestedStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string&… in BlockMultiNestedStructCase() function in vkt::ubo::__anon7a704cec0111::BlockMultiNestedStructCase
858 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", "", baseF… in init()
859 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_fragment", "", base… in init()
860 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_both", "", baseFla… in init()
861 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_mixed", "", baseFl… in init()
862 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex_comp_access", … in init()
863 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_fragment_comp_access", … in init()
864 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_both_comp_access", ""… in init()
865 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_mixed_comp_access", "… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp317 class BlockMultiNestedStructCase : public UniformBlockCase class
320BlockMultiNestedStructCase (Context& context, const char* name, const char* description, deUint32 … in BlockMultiNestedStructCase() function in deqp::gles3::Functional::BlockMultiNestedStructCase
772 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_vertex").c_str(), "", … in init()
773 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_fragment").c_str(), ""… in init()
776 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_both").c_str(), "", b… in init()
778 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, (baseName + "_mixed").c_str(), "", b… in init()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp249 class BlockMultiNestedStructCase : public InterfaceBlockCase class
252 BlockMultiNestedStructCase (tcu::TestContext& testCtx, in BlockMultiNestedStructCase() function in vkt::TransformFeedback::__anonf538aea90111::BlockMultiNestedStructCase
669 …multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", "… in init()
670 …multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_geometry",… in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp526 class BlockMultiNestedStructCase : public UniformBlockCase class
529 BlockMultiNestedStructCase(Context& context, const char* name, const char* description, in BlockMultiNestedStructCase() function in deqp::BlockMultiNestedStructCase
1214 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
1219 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp681 class BlockMultiNestedStructCase : public SSBOLayoutCase class
684BlockMultiNestedStructCase (Context& context, const char* name, const char* description, deUint32 … in BlockMultiNestedStructCase() function in deqp::gles31::Functional::__anon38fad8d20111::BlockMultiNestedStructCase
1292 …modeGroup->addChild(new BlockMultiNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bas… in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp782 class BlockMultiNestedStructCase : public SSBOLayoutCase class
785BlockMultiNestedStructCase (tcu::TestContext& testCtx, const char* name, const char* description, … in BlockMultiNestedStructCase() function in vkt::ssbo::__anonfcb818670111::BlockMultiNestedStructCase
1734 …modeGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, (baseName + loadType.first + storeTy… in init()