zink: Convert profile tabs to spaces
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36061>
This commit is contained in:
@@ -73,14 +73,14 @@
|
||||
"extensions": {
|
||||
"VK_EXT_line_rasterization": 1
|
||||
},
|
||||
"features": {
|
||||
"features": {
|
||||
"VkPhysicalDeviceLineRasterizationFeaturesEXT": {
|
||||
"bresenhamLines": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"gl21_baseline_line_non_strict": {
|
||||
"properties": {
|
||||
"properties": {
|
||||
"VkPhysicalDeviceProperties": {
|
||||
"limits": {
|
||||
"strictLines": false
|
||||
|
||||
Reference in New Issue
Block a user