/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 175 class BlockSingleNestedStructArrayCase : public UniformBlockCase class 178 …BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const std::string& name, const std::s… in BlockSingleNestedStructArrayCase() function in vkt::ubo::__anon3499e24e0111::BlockSingleNestedStructArrayCase 763 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex", "", b… in init() 764 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment", "",… in init() 765 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both", "", ba… in init() 766 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_vertex_comp_acces… in init() 767 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_fragment_comp_acc… in init() 768 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + "_both_comp_access"… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 236 class BlockSingleNestedStructArrayCase : public UniformBlockCase class 239 …BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles3::Functional::BlockSingleNestedStructArrayCase 679 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_vertex").c_str()… in init() 680 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_fragment").c_str… in init() 683 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, (baseName + "_both").c_str(), … in init()
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 179 class BlockSingleNestedStructArrayCase : public InterfaceBlockCase class 182 BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, in BlockSingleNestedStructArrayCase() function in vkt::TransformFeedback::__anon65648b8b0111::BlockSingleNestedStructArrayCase 622 …singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + … in init() 623 …singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, baseName + … in init()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 442 class BlockSingleNestedStructArrayCase : public UniformBlockCase class 445 BlockSingleNestedStructArrayCase(Context& context, const char* name, const char* description, in BlockSingleNestedStructArrayCase() function in deqp::BlockSingleNestedStructArrayCase 1114 singleNestedStructArrayGroup->addChild(new BlockSingleNestedStructArrayCase( in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 463 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class 466 …BlockSingleNestedStructArrayCase (Context& context, const char* name, const char* description, deU… in BlockSingleNestedStructArrayCase() function in deqp::gles31::Functional::__anon27c7cb340111::BlockSingleNestedStructArrayCase 1122 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_context, baseName.c_str(), "", baseFlag… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 569 class BlockSingleNestedStructArrayCase : public SSBOLayoutCase class 572 …BlockSingleNestedStructArrayCase (tcu::TestContext& testCtx, const char* name, const char* descrip… in BlockSingleNestedStructArrayCase() function in vkt::ssbo::__anon5f7389890111::BlockSingleNestedStructArrayCase 1518 …modeGroup->addChild(new BlockSingleNestedStructArrayCase(m_testCtx, (baseName + loadType.first + s… in init()
|