Blender  V3.3
Public Attributes | List of all members
DRWCommandSetStencil Struct Reference

#include <draw_manager.h>

Public Attributes

uint write_mask
 
uint comp_mask
 
uint ref
 

Detailed Description

Definition at line 265 of file draw_manager.h.

Member Data Documentation

◆ comp_mask

uint DRWCommandSetStencil::comp_mask

Definition at line 267 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().

◆ ref

uint DRWCommandSetStencil::ref

Definition at line 268 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().

◆ write_mask

uint DRWCommandSetStencil::write_mask

Definition at line 266 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_stencil_mask().


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