Searched refs:testShaderGroup (Results 1 – 1 of 1) sorted by relevance
721 …de::MovePtr<tcu::TestCaseGroup> testShaderGroup (new tcu::TestCaseGroup(testCtx, shaderName.c_st… in createRWStorageBufferTests() local723 …testShaderGroup->addChild(createSpecifiedStorageBufferTests(testCtx, "static", testType, shaderTyp… in createRWStorageBufferTests()724 …testShaderGroup->addChild(createRandomizedBufferTests(testCtx, testType, shaderType, RANDOM_TEST_C… in createRWStorageBufferTests()725 ssboRWTestGroup->addChild(testShaderGroup.release()); in createRWStorageBufferTests()