1{
2	"register_extension":
3	{
4		"type": "device",
5		"core": "0.1.1.0"
6	},
7	"mandatory_features":
8	{
9		"VkPhysicalDeviceVariablePointersFeatures":
10		[
11			{ "features": ["variablePointersStorageBuffer"],		"requirements": ["VK_KHR_variable_pointers"] }
12		]
13	}
14}