Home
last modified time | relevance | path

Searched refs:Block2LevelStructArrayCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformBlockTests.cpp95 class Block2LevelStructArrayCase : public UniformBlockCase class
98Block2LevelStructArrayCase(Context &context, const char *name, const char *description, uint32_t l… in Block2LevelStructArrayCase() function in deqp::gles31::Functional::__anond93f77990111::Block2LevelStructArrayCase
267 … modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", in init()
270 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_fragment").c_str(), "", in init()
275 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp289 class Block2LevelStructArrayCase : public UniformBlockCase class
292Block2LevelStructArrayCase(tcu::TestContext &testCtx, const std::string &name, uint32_t layoutFlag… in Block2LevelStructArrayCase() function in vkt::ubo::__anonca266f1d0111::Block2LevelStructArrayCase
529 … new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex"), baseFlags | DECLARE_VERTEX, in init()
531 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
534 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
537 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
540 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
543 modeGroup->addChild(new Block2LevelStructArrayCase( in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp311 class Block2LevelStructArrayCase : public InterfaceBlockCase class
314Block2LevelStructArrayCase(tcu::TestContext &testCtx, const std::string &name, uint32_t flags, int… in Block2LevelStructArrayCase() function in vkt::TransformFeedback::__anon8cb2149a0111::Block2LevelStructArrayCase
449 structArrayArrayGroup->addChild(new Block2LevelStructArrayCase( in init()
451 …structArrayArrayGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_geometry"), in init()