Skip to content

spirv: Fix OpCopyMemorySized

Faith Ekstrand requested to merge gfxstrand/mesa:review/spirv-fix-memcpy into master

I have no idea how we are passing CTS tests with that bug in there. I guess by luck?

Fixes: 8323c03b "spirv: Add support for OpCopyMemorySized"

Merge request reports