cf_clear_depth_stencil¶
Category: graphics
GitHub: cute_graphics.h
Sets the depth/stencil values used when clearing a canvas, if depth/stencil are enabled (see CF_RenderState).
Remarks¶
This will get used when cf_apply_canvas or when cf_app_draw_onto_screen is called and clear
parameter is true.
Related Pages¶
cf_clear_screen