You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diligent Engine: ERROR: Debug assertion failed in Diligent::`anonymous-namespace'::DXCompilerImpl::PatchResourceDeclaration(), file DXCompiler.cpp, line 1384:
Debug expression failed:
DXIL[BindingRecordStart] == ','
Assert with these shader bytecode on debug mode. It run on Release mode.
It seems that there is a bug in function PatchResourceDeclaration shader_bytecode.zip
The text was updated successfully, but these errors were encountered:
Diligent Engine: ERROR: Debug assertion failed in Diligent::`anonymous-namespace'::DXCompilerImpl::PatchResourceDeclaration(), file DXCompiler.cpp, line 1384:
Debug expression failed:
DXIL[BindingRecordStart] == ','
Assert with these shader bytecode on debug mode. It run on Release mode.
It seems that there is a bug in function PatchResourceDeclaration
shader_bytecode.zip
The text was updated successfully, but these errors were encountered: