DiligentGraphics / DiligentSamples

Sample projects demonstrating the usage of Diligent Engine
http://diligentgraphics.com/diligent-engine/samples/
Apache License 2.0
320 stars 80 forks source link

Error messages in Tutorial 23 in D3D11 mode #75

Closed TheMostDiligent closed 2 years ago

TheMostDiligent commented 2 years ago

When running tutorial in D3D11 mode, the following message is repeatedly printed: Diligent Engine: ERROR: Buffer 'Draw constants' has not been transitioned to Constant Buffer state. Call TransitionShaderResources(), use RESOURCE_STATE_TRANSITION_MODE_TRANSITION mode or explicitly transition the buffer to required state.