Forcing device loss for debugging

2023-09-08 Thread Jim Blandy
Is there any way to force a Vulkan device to report itself lost, in order to exercise one's application's recovery paths? I looked through the Mesa sources but didn't find anything that seemed suitable.

Inquiry about the size of dynamic_stubs and handling

2023-09-08 Thread ????
Dear Mesa 3D development team??      I am a developer who is highly interested in Mesa 3D and has been studying OpenGL extensions and Mesa 3D implementation. In my project, I have encountered some questions regarding the size of dynamic_stubs and I would greatly appreciate your help and guidanc

Re: Inquiry about the size of dynamic_stubs and handling

2023-09-08 Thread Luc Ma
Hi, Fan On Fri, 8 Sept 2023 at 16:20, 张凡 <1332305...@qq.com> wrote: > > Dear Mesa 3D development team: > > I am a developer who is highly interested in Mesa 3D and has been > studying OpenGL extensions and Mesa 3D implementation. In my project, I have > encountered some questions regarding