/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockTests.cpp | 249 class BlockMultiNestedStructCase : public UniformBlockCase class 252 …BlockMultiNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t flagsA, ui… in BlockMultiNestedStructCase() function in vkt::ubo::__anonca266f1d0111::BlockMultiNestedStructCase 930 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 933 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 936 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 940 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 943 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 947 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 951 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 955 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fUniformBlockTests.cpp | 340 class BlockMultiNestedStructCase : public UniformBlockCase class 343 …BlockMultiNestedStructCase(Context &context, const char *name, const char *description, uint32_t f… in BlockMultiNestedStructCase() function in deqp::gles3::Functional::BlockMultiNestedStructCase 818 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 821 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 826 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 830 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutTests.cpp | 223 class BlockMultiNestedStructCase : public InterfaceBlockCase class 226 …BlockMultiNestedStructCase(tcu::TestContext &testCtx, const std::string &name, uint32_t flagsA, ui… in BlockMultiNestedStructCase() function in vkt::TransformFeedback::__anon8cb2149a0111::BlockMultiNestedStructCase 623 … multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", in init() 626 … multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_geometry", in init()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcUniformBlockTests.cpp | 526 class BlockMultiNestedStructCase : public UniformBlockCase class 529 BlockMultiNestedStructCase(Context &context, const char *name, const char *description, in BlockMultiNestedStructCase() function in deqp::BlockMultiNestedStructCase 1215 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 1220 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSSBOLayoutTests.cpp | 710 class BlockMultiNestedStructCase : public SSBOLayoutCase class 713 …BlockMultiNestedStructCase(Context &context, const char *name, const char *description, uint32_t f… in BlockMultiNestedStructCase() function in deqp::gles31::Functional::__anon76a369830111::BlockMultiNestedStructCase 1338 … modeGroup->addChild(new BlockMultiNestedStructCase(m_context, baseName.c_str(), "", baseFlags, in init()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 814 class BlockMultiNestedStructCase : public SSBOLayoutCase class 817 …BlockMultiNestedStructCase(tcu::TestContext &testCtx, const char *name, uint32_t flagsA, uint32_t … in BlockMultiNestedStructCase() function in vkt::ssbo::__anon1e2a38780111::BlockMultiNestedStructCase 1810 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
|