Blender V4.3
DRWCommandSetStencil Struct Reference

#include <draw_manager_c.hh>

Public Attributes

uint write_mask
 
uint comp_mask
 
uint ref
 

Detailed Description

Definition at line 284 of file draw_manager_c.hh.

Member Data Documentation

◆ comp_mask

uint DRWCommandSetStencil::comp_mask

Definition at line 286 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().

◆ ref

uint DRWCommandSetStencil::ref

Definition at line 287 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().

◆ write_mask

uint DRWCommandSetStencil::write_mask

Definition at line 285 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().


The documentation for this struct was generated from the following file: