Cleanup: Make format

This commit is contained in:
Hans Goudey
2024-01-05 13:59:07 -05:00
parent 549a606383
commit 0a8129e0cf
2 changed files with 2 additions and 2 deletions

View File

@@ -94,4 +94,4 @@ bool curves_ensure_procedural_data(Curves *curves,
void drw_curves_get_attribute_sampler_name(const char *layer_name, char r_sampler_name[32]);
}
} // namespace blender::draw

View File

@@ -21,4 +21,4 @@ GPUBatch **pointcloud_surface_shaded_get(PointCloud *pointcloud,
int mat_len);
GPUBatch *pointcloud_surface_get(PointCloud *pointcloud);
}
} // namespace blender::draw