AryanpurTech / BlueEngine

Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
Apache License 2.0
316 stars 14 forks source link

GT730M DX11 /GL/Vulkan issues crashing after first frame. #61

Closed NickJasonHagen closed 3 weeks ago

NickJasonHagen commented 3 weeks ago

Error in surface::configure: Validation Error

caused by : Parent device is lost failed to create device requestdevice error { inner: Core(limitexcee(Faillimit { Name: "Max_compute_workougroups_pe _dimensions, requested: 65535, allowed : 0

Hardware : i7 3610QM 16gb ddr3 1600 mPCI-SSD GT730m 2GB

Windows: 10

ElhamAryanpur commented 3 weeks ago

Related to line 62 render.rs limits, I gotta change it to downgrade or give option to do so