Skip to content

iris: Only initialize batch decoder if necessary

Matt Turner requested to merge mattst88/mesa:init-batch-decoder into main

This avoids a lot of overhead in context creation if some other INTEL_DEBUG flag is set.

Closes: #10333 (closed)

Merge request reports