Unsupported API usage

I tried to use Frame debugger of Nsight graphics to analyse an OpenGL task/Mesh Shader program.
but when I press F11, Nsight report that:

The following incompatibilities were seen during capture:
glCreateShaderProgramv(type=0x0000955A)
glUsePorgramStages(stages=0x00000080)

according to https://www.khronos.org/registry/OpenGL/api/GL/glext.h
the definition of GL_TASK_SHADER_NV is 0x0000955A.
this is an enum of nVidia mesh shader extension but Nsight dose not support.

could you help to resolve this problem?

Hello,

Thanks for using Nsight Graphics. Sorry you ran into this issue with an unsupported Graphics API. I’ll confer with our engineering team about support and get back to you.

Regards,

Hello,

Just heard from our engineering team and we will track your request to support the API in a future release.

Regards,