mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Drop stencil in libretro-test-gl.
This commit is contained in:
parent
1534ddee3a
commit
2a6abb80b9
@ -302,7 +302,6 @@ bool retro_load_game(const struct retro_game_info *info)
|
||||
#endif
|
||||
hw_render.context_reset = context_reset;
|
||||
hw_render.depth = true;
|
||||
hw_render.stencil = true;
|
||||
if (!environ_cb(RETRO_ENVIRONMENT_SET_HW_RENDER, &hw_render))
|
||||
return false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user