/external/deqp/modules/gles2/stress/ |
D | es2sMemoryTests.cpp | 84 …tcu::TestCaseGroup* randomGroup = new TestCaseGroup(m_context, "random", "Random allocation stress… in init() local 87 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 88 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 89 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 90 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 92 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 93 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 94 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 95 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 98 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() [all …]
|
/external/deqp/modules/gles3/stress/ |
D | es3sMemoryTests.cpp | 86 …tcu::TestCaseGroup* randomGroup = new TestCaseGroup(m_context, "random", "Random allocation stress… in init() local 89 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 90 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 91 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 92 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 94 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 95 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 96 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 97 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() 100 …randomGroup->addChild(new MemoryStressCase(m_context.getTestContext(), m_context.getRenderContext(… in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 710 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 711 addChild(randomGroup); in init() 714 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffer… in init() 715 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-b… in init() 716 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers",… in init() 717 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", Un… in init() 719 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 720 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() 721 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays… in init() 722 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_instance_arrays", "Nested structs,… in init() [all …]
|
D | es3fBufferWriteTests.cpp | 764 …tcu::TestCaseGroup* const randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Randomized bu… in init() local 765 addChild(randomGroup); in init() 768 …randomGroup->addChild(new RandomBufferWriteCase(m_context, de::toString(i).c_str(), "", deInt32Has… in init()
|
D | es3fDepthStencilTests.cpp | 1140 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Randomized Depth an… in init() local 1141 addChild(randomGroup); in init() 1151 …randomGroup->addChild(new DepthStencilCase(m_context, de::toString(caseNdx).c_str(), "", subCases)… in init()
|
D | es3fFragmentOutputTests.cpp | 1361 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random fragment out… in init() local 1362 addChild(randomGroup); in init() 1365 randomGroup->addChild(createRandomCase(m_context, 2, 4, seed)); in init()
|
D | es3fTransformFeedbackTests.cpp | 1778 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Randomized transfor… in init() local 1779 addChild(randomGroup); in init() 1785 randomGroup->addChild(modeGroup); in init()
|
D | es3fUniformApiTests.cpp | 2952 TestCaseGroup* const randomGroup = new TestCaseGroup(m_context, "random", "Random cases"); in init() local 2953 addChild(randomGroup); in init() 2956 …randomGroup->addChild(new RandomUniformCase(m_context, de::toString(ndx).c_str(), "", (deUint32)nd… in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fUniformBlockTests.cpp | 301 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 302 addChild(randomGroup); in init() 304 …createRandomCaseGroup(randomGroup, m_context, "basic_type_arrays", "Arrays, per-block buffers", … in init() 305 …createRandomCaseGroup(randomGroup, m_context, "all_per_block_buffers", "All random features, per-b… in init() 306 …createRandomCaseGroup(randomGroup, m_context, "all_shared_buffer", "All random features, shared b… in init()
|
D | es31fSSBOLayoutTests.cpp | 1302 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 1303 addChild(randomGroup); in init() 1306 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffe… in init() 1307 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-… in init() 1308 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers"… in init() 1309 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", S… in init() 1310 …createRandomCaseGroup(randomGroup, m_context, "unsized_arrays", "Unsized arrays, per-block buffer… in init() 1311 …createRandomCaseGroup(randomGroup, m_context, "arrays_of_arrays", "Arrays of arrays, per-block buf… in init() 1313 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 1314 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() [all …]
|
D | es31fDrawBuffersIndexedTests.cpp | 1643 …TestCaseGroup* const randomGroup = new TestCaseGroup(context, "random", "Random indexed blend sta… in createDrawBuffersIndexedTests() local 1649 group->addChild(randomGroup); in createDrawBuffersIndexedTests() 1651 randomGroup->addChild(maxGroup); in createDrawBuffersIndexedTests() 1652 randomGroup->addChild(maxImplGroup); in createDrawBuffersIndexedTests()
|
D | es31fSeparateShaderTests.cpp | 1776 TestCaseGroup* randomGroup = new TestCaseGroup( in createSeparateShaderTests() local 1778 group->addChild(randomGroup); in createSeparateShaderTests() 1796 randomGroup->addChild(new SeparateShaderTest( in createSeparateShaderTests()
|
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 591 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random eglChooseCon… in init() local 592 addChild(randomGroup); in init() 601 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "color_sizes", "Random color size r… in init() 612 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "color_depth_stencil_sizes", "Rando… in init() 622 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "buffer_sizes", "Various buffer siz… in init() 629 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "surface_type", "Surface type rules… in init() 636 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "sample_buffers", "Sample buffer ru… in init() 670 …randomGroup->addChild(new ChooseConfigRandomCase(m_eglTestCtx, "all", "All attributes", toSet(allA… in init()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 1236 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 1237 addChild(randomGroup); in init() 1240 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffer… in init() 1243 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-b… in init() 1246 createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers", in init() 1249 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", m_glslV… in init() 1254 …randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays, per-block buffers", m_gls… in init() 1257 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block buffers… in init() 1261 …randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays, per-block buffers", m_gl… in init() 1265 randomGroup, m_context, "nested_structs_instance_arrays", in init() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferWriteTests.cpp | 764 …tcu::TestCaseGroup* const randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Randomized bu… in init() local 765 addChild(randomGroup); in init() 768 …randomGroup->addChild(new RandomBufferWriteCase(m_context, de::toString(i).c_str(), "", deInt32Has… in init()
|
D | es2fDepthStencilTests.cpp | 1140 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Randomized Depth an… in init() local 1141 addChild(randomGroup); in init() 1151 …randomGroup->addChild(new DepthStencilCase(m_context, de::toString(caseNdx).c_str(), "", subCases)… in init()
|
D | es2fUniformApiTests.cpp | 2417 TestCaseGroup* const randomGroup = new TestCaseGroup(m_context, "random", "Random cases"); in init() local 2418 addChild(randomGroup); in init() 2421 …randomGroup->addChild(new RandomUniformCase(m_context, de::toString(ndx).c_str(), "", (deUint32)nd… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 845 …de::MovePtr<tcu::TestCaseGroup> randomGroup (new tcu::TestCaseGroup(testCtx, "random", "Random mem… in createAllocationTestsCommon() local 851 …randomGroup->addChild(new InstanceFactory1<RandomAllocFreeTestInstance, TestConfigRandom>(testCtx,… in createAllocationTestsCommon() 854 group->addChild(randomGroup.release()); in createAllocationTestsCommon()
|
D | vktMemoryMappingTests.cpp | 1764 …de::MovePtr<tcu::TestCaseGroup> randomGroup (new tcu::TestCaseGroup(testCtx, "random", "Random mem… in createMappingTests() local 1772 …randomGroup->addChild(new InstanceFactory1<RandomMemoryMappingInstance, deUint32>(testCtx, tcu::NO… in createMappingTests() 1775 sets[static_cast<deUint32>(ALLOCATION_KIND_SUBALLOCATED)]->addChild(randomGroup.release()); in createMappingTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 911 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 912 addChild(randomGroup); in init() 917 tcu::TestCaseGroup* group = randomGroup; in init() 921 randomGroup->addChild(group); in init() 926 randomGroup->addChild(group); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 1692 …tcu::TestCaseGroup* randomGroup = new tcu::TestCaseGroup(m_testCtx, "random", "Random Uniform Bloc… in init() local 1693 addChild(randomGroup); in init() 1698 tcu::TestCaseGroup* group = randomGroup; in init() 1702 randomGroup->addChild(group); in init() 1707 randomGroup->addChild(group); in init()
|