blob: d55bf33b3ef9b7b0c307cb02f499966eb8580bfa [file] [log] [blame]
{
"register_extension":
{
"type": "device",
"core": ""
},
"mandatory_features":
{
"VkPhysicalDeviceLineRasterizationFeaturesKHR":
[
{ "features": ["rectangularLines", "bresenhamLines", "smoothLines", "stippledRectangularLines", "stippledBresenhamLines", "stippledSmoothLines"], "requirements": ["VK_EXT_line_rasterization"] },
{ "features": ["rectangularLines", "bresenhamLines", "smoothLines", "stippledRectangularLines", "stippledBresenhamLines", "stippledSmoothLines"], "requirements": ["VK_KHR_line_rasterization"] }
]
}
}