/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockTests.cpp | 157 class BlockSingleNestedStructCase : public UniformBlockCase class 160 …BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::ubo::__anonca266f1d0111::BlockSingleNestedStructCase 753 … new BlockSingleNestedStructCase(m_testCtx, baseName + "_vertex", baseFlags | DECLARE_VERTEX, in init() 756 … new BlockSingleNestedStructCase(m_testCtx, baseName + "_fragment", baseFlags | DECLARE_FRAGMENT, in init() 758 modeGroup->addChild(new BlockSingleNestedStructCase( in init() 761 modeGroup->addChild(new BlockSingleNestedStructCase( in init() 764 modeGroup->addChild(new BlockSingleNestedStructCase( in init() 767 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fUniformBlockTests.cpp | 165 class BlockSingleNestedStructCase : public UniformBlockCase class 168 …BlockSingleNestedStructCase(Context &context, const char *name, const char *description, uint32_t … in BlockSingleNestedStructCase() function in deqp::gles3::Functional::BlockSingleNestedStructCase 619 … modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_vertex").c_str(), "", in init() 622 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, (baseName + "_fragment").c_str(), "… in init() 627 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutTests.cpp | 130 class BlockSingleNestedStructCase : public InterfaceBlockCase class 133 …BlockSingleNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFla… in BlockSingleNestedStructCase() function in vkt::TransformFeedback::__anon8cb2149a0111::BlockSingleNestedStructCase 551 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init() 553 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcUniformBlockTests.cpp | 400 class BlockSingleNestedStructCase : public UniformBlockCase class 403 BlockSingleNestedStructCase(Context &context, const char *name, const char *description, in BlockSingleNestedStructCase() function in deqp::BlockSingleNestedStructCase 1086 singleNestedStructGroup->addChild(new BlockSingleNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSSBOLayoutTests.cpp | 439 class BlockSingleNestedStructCase : public SSBOLayoutCase class 442 …BlockSingleNestedStructCase(Context &context, const char *name, const char *description, uint32_t … in BlockSingleNestedStructCase() function in deqp::gles31::Functional::__anon76a369830111::BlockSingleNestedStructCase 1123 … modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 555 class BlockSingleNestedStructCase : public SSBOLayoutCase class 558 BlockSingleNestedStructCase(tcu::TestContext &testCtx, const char *name, uint32_t layoutFlags, in BlockSingleNestedStructCase() function in vkt::ssbo::__anon1e2a38780111::BlockSingleNestedStructCase 1543 modeGroup->addChild(new BlockSingleNestedStructCase( in init()
|