aconstlink / snakeoil

DISCONTINUED - See natus
MIT License
0 stars 0 forks source link

so_gpu::state_sets write depth does not work for gl33 #11

Open aconstlink opened 4 years ago

aconstlink commented 4 years ago

When explicitly enabling depth write along with the state_sets, the depth will not be written and the rendering is obscured. By default, the GL enables depth_write, so whats the problem here to just re-enable it?