shader/shader_ir: Mark tracking functions as const member functions
These don't actually modify instance state, so they can be marked as const member functions
Loading
Please sign in to comment
These don't actually modify instance state, so they can be marked as const member functions