Searched refs:shaderDesc (Results 1 – 1 of 1) sorted by relevance
857 const std::string shaderDesc = "Storage Buffer Atomic Tests for shader type: " + shaderName; in createAtomicStorageBufferTests() local858 …roup> atomicShaderGroup (new tcu::TestCaseGroup(testctx, shaderName.c_str(), shaderDesc.c_str())); in createAtomicStorageBufferTests()