Hello Lukas,
I'm not a llmpipe developer, but I think the place for this discussion is
on the Mesa gitlab. Feel free to open an issue about this there or better
yet, submit a merge request with your proposed fix.
Best regards,
Timur
ezt írta (időpont: 2023. febr. 19., Vas 12:10):
> Hello every
Hello everyone,
newbie to the Mesa codebase here.
I found that in the current main branch the llvmpipe Vulkan driver does
not produce correct results for `vkCmdDrawIndexedIndirect` when the
preceding call to `vkCmdBindIndexBuffer` passed a non-zero value for
`offset`. I poked around in the co