Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp145 class BlockSingleNestedStructCase : public UniformBlockCase class
148BlockSingleNestedStructCase (tcu::TestContext& testCtx, const std::string& name, const std::string… in BlockSingleNestedStructCase() function in vkt::ubo::__anona5e1d7460111::BlockSingleNestedStructCase
729 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex", "", baseFl… in init()
730 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment", "", base… in init()
731 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_both", "", baseFla… in init()
732 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex_comp_access", "… in init()
733 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment_comp_access",… in init()
734 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_both_comp_access", ""… in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformBlockTests.cpp152 class BlockSingleNestedStructCase : public UniformBlockCase class
155BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles3::Functional::BlockSingleNestedStructCase
607 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_vertex").c_str(), ""… in init()
608 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_fragment").c_str(), "… in init()
611 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_both").c_str(), "", … in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp143 class BlockSingleNestedStructCase : public InterfaceBlockCase class
146 BlockSingleNestedStructCase (tcu::TestContext& testCtx, in BlockSingleNestedStructCase() function in vkt::TransformFeedback::__anon2998c2830111::BlockSingleNestedStructCase
607 …singleNestedStructGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex",… in init()
608 …singleNestedStructGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, baseName + "_geometry… in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp400 class BlockSingleNestedStructCase : public UniformBlockCase class
403 BlockSingleNestedStructCase(Context& context, const char* name, const char* description, in BlockSingleNestedStructCase() function in deqp::BlockSingleNestedStructCase
1085 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp423 class BlockSingleNestedStructCase : public SSBOLayoutCase class
426BlockSingleNestedStructCase (Context& context, const char* name, const char* description, deUint32… in BlockSingleNestedStructCase() function in deqp::gles31::Functional::__anon1cde8c2c0111::BlockSingleNestedStructCase
1093 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp532 class BlockSingleNestedStructCase : public SSBOLayoutCase class
535BlockSingleNestedStructCase (tcu::TestContext& testCtx, const char* name, const char* description,… in BlockSingleNestedStructCase() function in vkt::ssbo::__anon2c94bf810111::BlockSingleNestedStructCase
1495 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, (baseName + loadType.first + storeT… in init()