Home
last modified time | relevance | path

Searched refs:shaderGroupDesc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp720 const std::string shaderGroupDesc = "Storage buffer tests for shader type: " + shaderName; in createRWStorageBufferTests() local
721 …> testShaderGroup (new tcu::TestCaseGroup(testCtx, shaderName.c_str(), shaderGroupDesc.c_str())); in createRWStorageBufferTests()