Searched refs:shaderGroupDesc (Results 1 – 1 of 1) sorted by relevance
720 const std::string shaderGroupDesc = "Storage buffer tests for shader type: " + shaderName; in createRWStorageBufferTests() local721 …> testShaderGroup (new tcu::TestCaseGroup(testCtx, shaderName.c_str(), shaderGroupDesc.c_str())); in createRWStorageBufferTests()