Skip to content

D3d_set_depth_operator

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Sets the operator used when testing the buffer whether to copy pixels to the buffer or not.

Parameters

  • mode, operator used

Return Values

The function has no return values.

Example Call

// demonstrates setting the depth operator
d3d_set_depth_operator( );

NOTOC

This is number 1

Clone this wiki locally