aco: Const correct aco_compiler_statistics
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7785>
This commit is contained in:
@@ -39,7 +39,7 @@ struct aco_compiler_statistic_info {
|
||||
|
||||
struct aco_compiler_statistics {
|
||||
unsigned count;
|
||||
struct aco_compiler_statistic_info *infos;
|
||||
const struct aco_compiler_statistic_info *infos;
|
||||
uint32_t values[];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user