Details
Description
When a shader fails to compile Qt 3D will eventually assert in a m_shaderCache.insert() call. This is not ideal. Rather, applications should still be able to continue running.
When a shader fails to compile Qt 3D will eventually assert in a m_shaderCache.insert() call. This is not ideal. Rather, applications should still be able to continue running.