Skip to content

util/tc: #if out tc debug functions

Mike Blumenkrantz requested to merge zmike/mesa:tc-thunks into main

the thunks from these generate significant overhead in debugoptimized builds that shows up in 32bit profiling, so make them easier for the compiler to delete

Merge request reports