Tests for VK_EXT_shader_module_identifier
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / scripts / src / extensions / VK_EXT_shader_module_identifier.json
1 {
2         "register_extension":
3         {
4                 "type": "device",
5                 "core": ""
6         },
7         "mandatory_features":
8         {
9                 "VkPhysicalDeviceShaderModuleIdentifierFeaturesEXT":
10                 [
11                         { "features": ["shaderModuleIdentifier"],               "requirements": ["VK_EXT_shader_module_identifier"] }
12                 ]
13         }
14 }