Hi list,
I'm using Lavapipe for Vulkan software rendering support in a modeling
application. I notice a large performance hit (with any Mesa version) in
the following scenario: The user clicks & drags the mouse in order to
create a simple shape (e.g. plane, cube, sphere) dynamically and the result
Hi,
Can you try commenting out the same lines from last time and see whether
that affects anything?
Mike
On Fri, May 5, 2023 at 7:30 AM George Karpathios wrote:
> Hi list,
>
> I'm using Lavapipe for Vulkan software rendering support in a modeling
> application. I notice a large performance hi
Hi Mike,
Thanks for responding. I commented the call
to lvp_find_inlinable_uniforms() in lvp_pipeline.c but unfortunately it
didn't help this time. It may have gotten a bit worse actually.
Best regards,
George
On Fri, May 5, 2023 at 3:08 PM Mike Blumenkrantz <
michael.blumenkra...@gmail.com> wr
Can you provide a gfxreconstruct of the scenario?
On Fri, May 5, 2023 at 10:32 AM George Karpathios wrote:
> Hi Mike,
>
> Thanks for responding. I commented the call
> to lvp_find_inlinable_uniforms() in lvp_pipeline.c but unfortunately it
> didn't help this time. It may have gotten a bit worse
Not sure, I may have to get approval first. Will see what I can do. If so,
are there any specific options you'd like enabled? Thanks
Best regards,
George
On Fri, May 5, 2023 at 5:33 PM Mike Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> Can you provide a gfxreconstruct of the scenario?
Anything as long as it exhibits the issue.
On Fri, May 5, 2023 at 11:52 AM George Karpathios wrote:
> Not sure, I may have to get approval first. Will see what I can do. If so,
> are there any specific options you'd like enabled? Thanks
>
> Best regards,
> George
>
> On Fri, May 5, 2023 at 5:33
On Fri, 5 May 2023 at 21:30, George Karpathios wrote:
>
> Hi list,
>
> I'm using Lavapipe for Vulkan software rendering support in a modeling
> application. I notice a large performance hit (with any Mesa version) in the
> following scenario: The user clicks & drags the mouse in order to create