openGL 程序编译报错,求大神

0x69193340 (nvoglv32.dll)处(位于 OpenGL_Shader.exe 中)引发的异常: 0xC0000005: 读取位置 0x00000000 时发生访问冲突。

感觉是加载shader的时候报错

加点日志输出下:https://blog.csdn.net/qq_33951440/article/details/78611307?locationNum=11&fps=1

断点调试啊,代码贴一下

已经解决谢谢啦,顶点数据缓存绑定类型写错了