Closed bnoazx005 closed 4 years ago
When an application uses custom rasterizer state it fails
Win 10 (x64) / Visual Studio 2017 / TDEngine2-v0.4 / NVidia GTX 860M in GL3.x mode
1) Create a material with custom rasterizer state 2) Run an application
Normal behaviour and running application
Applications fail when try to use rasterizer states
Fixed in a1273e74ceec58bc3229419ff136c3fb29fb95e7
Bug report
When an application uses custom rasterizer state it fails
Environment
Win 10 (x64) / Visual Studio 2017 / TDEngine2-v0.4 / NVidia GTX 860M in GL3.x mode
Steps to reproduce the issue
1) Create a material with custom rasterizer state 2) Run an application
What's the expected result?
Normal behaviour and running application
What's the actual result?
Applications fail when try to use rasterizer states