我们使用三星S24手机使用OpenglES测试发现,启动就崩溃,报了如下错误,
<br/>
[2025.04.22-13.57.05:946][599]LogRHI: Error: Failed to compile shader. Compile log:
ERROR: 0:310: ‘GL_EXT_shader_pixel_local_storage’ : extension is not supported
ERROR: 0:314: ‘__pixel_local_outEXT’ : syntax error
<br/>
这个要怎么解决下,像S24这么新的手机为什么会不支持这个扩展